mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
parent
b85fb0f3cf
commit
37416461eb
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ spec:
|
|||
- dns01:
|
||||
webhook:
|
||||
config:
|
||||
account: {{ .Values.dnsimple.account }}
|
||||
account: {{ .Values.dnsimple.account | quote }}
|
||||
tokenSecretRef:
|
||||
key: token
|
||||
name: {{ include "dnsimple-webhook.fullname" . }}
|
||||
|
|
Loading…
Reference in a new issue