diff --git a/content/en/docs/Concepts/crds/clusterserviceversion.md b/content/en/docs/Concepts/crds/clusterserviceversion.md index 5b4e95b0..6ad9b1a3 100644 --- a/content/en/docs/Concepts/crds/clusterserviceversion.md +++ b/content/en/docs/Concepts/crds/clusterserviceversion.md @@ -96,7 +96,6 @@ spec: # name is the metadata.name of the CRD (which is of the form .) - name: memcacheds.cache.example.com # version is the spec.versions[].name value defined in the CRD - # while version is not required, semver template functionality relies on its presence version: v1alpha1 # kind is the CamelCased singular value defined in spec.names.kind of the CRD. kind: Memcached