bank-vaults / vault-secrets-webhook

A Kubernetes mutating webhook that makes direct secret injection into Pods possible.
https://bank-vaults.dev/docs/mutating-webhook/
Apache License 2.0
52 stars 18 forks source link

fix: incorrect behavior when using servingCertificate without CertManager #389 #390

Closed obsessionsys closed 7 months ago

obsessionsys commented 7 months ago

Overview

Fixes #389

Notes for reviewer