Skip to content

Commit ada2433

Browse files
committed
add generated manifests
Signed-off-by: Leela Venkaiah G <lgangava@ibm.com>
1 parent 5dd5d08 commit ada2433

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

deploy/all-in-one/install.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15496,6 +15496,8 @@ spec:
1549615496
fieldPath: metadata.namespace
1549715497
- name: CSI_SERVICE_ACCOUNT_PREFIX
1549815498
value: ceph-csi-operator-
15499+
- name: WATCH_NAMESPACE
15500+
value: ""
1549915501
image: quay.io/cephcsi/ceph-csi-operator:latest
1550015502
livenessProbe:
1550115503
httpGet:

deploy/multifile/operator.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,8 @@ spec:
628628
fieldPath: metadata.namespace
629629
- name: CSI_SERVICE_ACCOUNT_PREFIX
630630
value: ceph-csi-operator-
631+
- name: WATCH_NAMESPACE
632+
value: ""
631633
image: quay.io/cephcsi/ceph-csi-operator:latest
632634
livenessProbe:
633635
httpGet:

0 commit comments

Comments
 (0)