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 f47dd48 commit 03d3d0dCopy full SHA for 03d3d0d
CustomResourceDefinition/custom-resource-definition.yaml
@@ -1,3 +1,4 @@
1
+---
2
# https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#create-a-customresourcedefinition
3
apiVersion: apiextensions.k8s.io/v1
4
kind: CustomResourceDefinition
@@ -38,4 +39,4 @@ spec:
38
39
kind: CronTab
40
# shortNames allow shorter string to match your resource on the CLI
41
shortNames:
- - ct
42
+ - ct
0 commit comments