Skip to content

Commit

Permalink
bundle: add generated bundle changes that other commits bring
Browse files Browse the repository at this point in the history
add generated bundle changes

Signed-off-by: DF Build Team <df-build-team@redhat.com>
  • Loading branch information
DF Build Team committed Jan 7, 2025
1 parent 60c19a3 commit 329489c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion bundle/manifests/cephcsi-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
annotations:
alm-examples: '[]'
capabilities: Basic Install
createdAt: "2024-11-27T12:22:48Z"
createdAt: "2025-01-07T09:56:41Z"
olm.skipRange: ""
operators.operatorframework.io/builder: operator-sdk-v1.34.1
operators.operatorframework.io/operator-type: non-standalone
Expand Down Expand Up @@ -803,6 +803,10 @@ spec:
fieldPath: metadata.namespace
- name: CSI_SERVICE_ACCOUNT_PREFIX
value: ceph-csi-
- name: WATCH_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.annotations['olm.targetNamespaces']
image: quay.io/ocs-dev/cephcsi-operator:latest
livenessProbe:
httpGet:
Expand Down

0 comments on commit 329489c

Please sign in to comment.