-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
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
ClustertoNamespaced, 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request