Skip to content

Commit

Permalink
Merge pull request #767 from Nikhil-Ladha/remove-holder-pods-key
Browse files Browse the repository at this point in the history
multus: remove csi holder pods key
  • Loading branch information
openshift-merge-bot[bot] authored Nov 6, 2024
2 parents 5c044db + ec8878b commit 532e066
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions build/csv/ceph/rook-ceph-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3052,11 +3052,6 @@ spec:
configMapKeyRef:
key: ROOK_CURRENT_NAMESPACE_ONLY
name: ocs-operator-config
- name: CSI_DISABLE_HOLDER_PODS
valueFrom:
configMapKeyRef:
key: CSI_DISABLE_HOLDER_PODS
name: ocs-operator-config
- name: ROOK_ALLOW_MULTIPLE_FILESYSTEMS
value: "false"
- name: ROOK_LOG_LEVEL
Expand Down
5 changes: 0 additions & 5 deletions deploy/examples/operator-openshift.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -691,11 +691,6 @@ spec:
configMapKeyRef:
key: ROOK_CURRENT_NAMESPACE_ONLY
name: ocs-operator-config
- name: CSI_DISABLE_HOLDER_PODS
valueFrom:
configMapKeyRef:
key: CSI_DISABLE_HOLDER_PODS
name: ocs-operator-config
- name: ROOK_ALLOW_MULTIPLE_FILESYSTEMS
value: "false"
- name: ROOK_LOG_LEVEL
Expand Down

0 comments on commit 532e066

Please sign in to comment.