secrets-provider-for-k8s
secrets-provider-for-k8s copied to clipboard
K8S_SECRETS is not required
Is your feature request related to a problem? Please describe.
Currently the secrets-provider-for-k8s is expecting a K8S_SECRETS parameter (init or application mode). As described in issue #140 and solution design #137 this limits scalability, especially for application mode.
Describe the solution you would like
K8S_SECRETS is optional. Default list is based on secrets the service account has access to.