Skip to content

Commit

Permalink
add generated manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Leela Venkaiah G <[email protected]>
  • Loading branch information
leelavg committed Jan 3, 2025
1 parent ea0b080 commit a2e787d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/all-in-one/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15496,6 +15496,8 @@ spec:
fieldPath: metadata.namespace
- name: CSI_SERVICE_ACCOUNT_PREFIX
value: ceph-csi-operator-
- name: WATCH_NAMESPACE
value: ""
image: quay.io/cephcsi/ceph-csi-operator:latest
livenessProbe:
httpGet:
Expand Down
2 changes: 2 additions & 0 deletions deploy/multifile/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,8 @@ spec:
fieldPath: metadata.namespace
- name: CSI_SERVICE_ACCOUNT_PREFIX
value: ceph-csi-operator-
- name: WATCH_NAMESPACE
value: ""
image: quay.io/cephcsi/ceph-csi-operator:latest
livenessProbe:
httpGet:
Expand Down

0 comments on commit a2e787d

Please sign in to comment.