Skip to content

Support for Namespaced scoped secret rotator CR object #51

@oumkale

Description

@oumkale

Support for Namespaced scoped secret rotator CR object:

Currently, the SecretRotator object is cluster-scoped, and namespaced scope is not officially supported. Adding namespaced scope would allow namespace owners to create and manage their own secret rotators independently.

Until this is officially supported, the current workaround is:

  • Clone the existing repository.

  • Update the installation resources to change the scope from Cluster to Namespaced, manually updating the following locations in the cloned repository based on the installation type.

    Once this is done sync GitOps tool with new cloned repo.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions