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
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.
The text was updated successfully, but these errors were encountered:
Hey @JfcAtCyberArk. Could you please file an official enterprise enhancement request? That would be the best way to get your suggestion in front of key product stakeholders. Thanks!
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.
The text was updated successfully, but these errors were encountered: