diff --git a/api/porchconfig/v1alpha1/config.porch.kpt.dev_repositories.yaml b/api/porchconfig/v1alpha1/config.porch.kpt.dev_repositories.yaml index 044f07c9..3820e864 100644 --- a/api/porchconfig/v1alpha1/config.porch.kpt.dev_repositories.yaml +++ b/api/porchconfig/v1alpha1/config.porch.kpt.dev_repositories.yaml @@ -197,8 +197,8 @@ spec: type: string type: object git: - description: OCI repository details. Required if `type` is `oci`. - Must be unspecified if `type` is not `oci`. + description: Git repository details. Required if `type` is `git`. + Must be unspecified if `type` is not `git`. properties: branch: default: main