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
Describe the solution you'd like
Many service providers are starting to integrate with the Secrets Store CSI driver to provide a mechanism for injecting external secrets into the Pods. For example, AWS has an official provider for using this mechanism to inject Secrets Manager Secrets into Pods as volumes.
We should update the k8s-service chart to allow one to inject such a volume into the Pod.
The text was updated successfully, but these errors were encountered:
Describe the solution you'd like
Many service providers are starting to integrate with the Secrets Store CSI driver to provide a mechanism for injecting external secrets into the Pods. For example, AWS has an official provider for using this mechanism to inject Secrets Manager Secrets into Pods as volumes.
We should update the
k8s-service
chart to allow one to inject such a volume into the Pod.The text was updated successfully, but these errors were encountered: