Skip to content

Commit 4ff8f7b

Browse files
author
Ish Shah
committed
remove note in csv doc
Signed-off-by: Ish Shah <[email protected]>
1 parent 8eaf386 commit 4ff8f7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/docs/Concepts/crds/clusterserviceversion.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ spec:
9696
# name is the metadata.name of the CRD (which is of the form <plural>.<group>)
9797
- name: memcacheds.cache.example.com
9898
# version is the spec.versions[].name value defined in the CRD
99-
# while version is not required, semver template functionality relies on its presence
10099
version: v1alpha1
101100
# kind is the CamelCased singular value defined in spec.names.kind of the CRD.
102101
kind: Memcached

0 commit comments

Comments
 (0)