Skip to content

Install the operator in another namespace than the default one #52

@dmartin35

Description

@dmartin35

For some security reasons, some users are given a single namespace to play with , and cannot create another namespace.

The current kustomization prevents from installing the operator in other namespace than the default chaostoolkit-crd namespace.

To change the installation namespace, two steps are required:

  • changes the namespace in kustomization.yaml files (depending on the overlay)
  • changes the default command for the container in the deployment, to listen to another namespace (otherwise the operator will not work and remain silent)

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