Skip to content

Commit

Permalink
Merge pull request #49 from controlplaneio-fluxcd/olm-OwnNamespace
Browse files Browse the repository at this point in the history
Enable OwnNamespace install for OLM
  • Loading branch information
stefanprodan authored Jun 22, 2024
2 parents 878fbc4 + 927f6c3 commit 74b3c18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ spec:
emptyDir: {}
installModes:
- type: OwnNamespace
supported: false
supported: true
- type: SingleNamespace
supported: false
- type: MultiNamespace
Expand Down

0 comments on commit 74b3c18

Please sign in to comment.