Skip to content

Bug: Install via Helm with another OLM namespace #9

@recharte

Description

@recharte

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions