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 84c0c3e commit 068acc6Copy full SHA for 068acc6
crds.yaml
@@ -1,3 +1,4 @@
1
+---
2
apiVersion: apiextensions.k8s.io/v1beta1
3
kind: CustomResourceDefinition
4
metadata:
@@ -416,6 +417,7 @@ spec:
416
417
shardCount:
418
minimum: 1
419
type: integer
420
421
422
423
@@ -495,6 +497,7 @@ spec:
495
497
required:
496
498
- username
499
- db
500
501
502
503
@@ -829,6 +832,8 @@ spec:
829
832
830
833
- version
831
834
- applicationDatabase
835
+
836
837
kind: ClusterRole
838
apiVersion: rbac.authorization.k8s.io/v1
839
0 commit comments