Skip to content

Commit

Permalink
backport of commit 8647c4b (#17667)
Browse files Browse the repository at this point in the history
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
  • Loading branch information
hc-github-team-secure-vault-core and tvoran committed Oct 26, 2022
1 parent 2792cd3 commit 3b47cc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,5 @@ $ helm install vault hashicorp/vault \
--set injector.replicas=2 \
--set injector.leaderElector.enabled=false \
--set injector.certs.secretName=injector-tls \
--set injector.webhookAnnotations="cert-manager.io/inject-ca-from: {{ .Release.Namespace }}/injector-certificate"
--set injector.webhook.annotations="cert-manager.io/inject-ca-from: {{ .Release.Namespace }}/injector-certificate"
```

0 comments on commit 3b47cc7

Please sign in to comment.