We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eaf386 commit 4ff8f7bCopy full SHA for 4ff8f7b
content/en/docs/Concepts/crds/clusterserviceversion.md
@@ -96,7 +96,6 @@ spec:
96
# name is the metadata.name of the CRD (which is of the form <plural>.<group>)
97
- name: memcacheds.cache.example.com
98
# version is the spec.versions[].name value defined in the CRD
99
- # while version is not required, semver template functionality relies on its presence
100
version: v1alpha1
101
# kind is the CamelCased singular value defined in spec.names.kind of the CRD.
102
kind: Memcached
0 commit comments