We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (kubectl version)?
kubectl version
$ 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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: