kube-secrets-init
kube-secrets-init copied to clipboard
Kubernetes mutating webhook for `secrets-init` injection
Results
11
kube-secrets-init issues
Sort by
recently updated
recently updated
newest added
When mutating a init container that is native side car we run into a few issues. It comes from the fact the patch is removing the restartPolicy. ``` { "op":...