We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a4e5d commit 40b1192Copy full SHA for 40b1192
config/schemas/config.yaml
@@ -874,6 +874,24 @@ properties:
874
- none
875
type: string
876
type: object
877
+ rookCeph:
878
+ additionalProperties: false
879
+ properties:
880
+ gatekeeperPsp:
881
882
883
+ enabled:
884
+ default: false
885
+ type: boolean
886
+ type: object
887
+ monitoring:
888
889
890
891
892
893
894
895
additionalProperties:
896
897
properties: {}
0 commit comments