You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the user needs to be able to enable or disable the deployment of the ClusterSecretStore;
we need to find a way to let the ClusterSecretStore access the secrets backend (on EKS and SKS that could be easy through an annotation, on other providers we might need to deploy a Kubernetes secret somehow);
Quick notes:
ClusterSecretStore;ClusterSecretStoreaccess the secrets backend (on EKS and SKS that could be easy through an annotation, on other providers we might need to deploy a Kubernetes secret somehow);