Skip to content

Commit

Permalink
bundle: set OwnNamespace to true
Browse files Browse the repository at this point in the history
setting OwnNamespace to true as the dependent
csi-addons also required it to be true.

Signed-off-by: Madhu Rajanna <[email protected]>
  • Loading branch information
Madhu-1 committed Feb 1, 2023
1 parent 0315ae9 commit d0266d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -589,7 +589,7 @@ spec:
serviceAccountName: ocs-client-operator-status-reporter
strategy: deployment
installModes:
- supported: false
- supported: true
type: OwnNamespace
- supported: false
type: SingleNamespace
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
deployments: null
strategy: ""
installModes:
- supported: false
- supported: true
type: OwnNamespace
- supported: false
type: SingleNamespace
Expand Down

0 comments on commit d0266d8

Please sign in to comment.