We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd5d08 commit ada2433Copy full SHA for ada2433
deploy/all-in-one/install.yaml
@@ -15496,6 +15496,8 @@ spec:
15496
fieldPath: metadata.namespace
15497
- name: CSI_SERVICE_ACCOUNT_PREFIX
15498
value: ceph-csi-operator-
15499
+ - name: WATCH_NAMESPACE
15500
+ value: ""
15501
image: quay.io/cephcsi/ceph-csi-operator:latest
15502
livenessProbe:
15503
httpGet:
deploy/multifile/operator.yaml
@@ -628,6 +628,8 @@ spec:
628
629
630
631
632
633
634
635
0 commit comments