-
Notifications
You must be signed in to change notification settings - Fork 4
Bug: Install via Helm with another OLM namespace #9
Copy link
Copy link
Open
Description
Note
This issue was originally reported in percona/percona-helm-charts#543.
It has been migrated here as part of the repository move.
Preproduce:
Install via Helm with values.yaml:
olm:
install: false
namespace: olm
Reason:
When changed the olm.namespace to another name like olm instead of default one everest-olm, so the issue happens in these subscription: Subscription: percona-postgresql-operator, percona-server-mongodb-operator, percona-xtradb-cluster-operator. The key spec.sourceNamespace still not changed.
Solution:
When olm.namespace changed to another name, also rename in spec.sourceNamespace to the new name, for the current example is olm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels