OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

GCP secert manager annonation not pick up #167

Open gvajpeyi opened 11 months ago

gvajpeyi commented 11 months ago

Does this issue reproduce with the latest release?

What operating system and processor architecture are you using (kubectl version)?

1.27.3-gke.100

$ kubectl version

What did you do? deployed example fo gcp which been provide into repo but got crash back loop of pod as it not having env set

k8s-vault-webhook-7cbdf4f866-6fhv7 1/1 Running 0 38h k8s-vault-webhook-7cbdf4f866-9d2gv 1/1 Running 0 38h

check the webhook log as well but there is not log of failue or anything related to gcp secert manager

What did you expect to see?

it should reach secret manager and pick secret and inject into pod

What did you see instead?