Fix api-token.
This commit is contained in:
parent
ac455705dc
commit
b053ac8b31
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ spec:
|
|||
template:
|
||||
engineVersion: v2
|
||||
data:
|
||||
api-token: "{{ .cert_manager_api_token }}"
|
||||
api-token: "{{ .dnsimple_cert_manager_api_token }}"
|
||||
eab-hmac-key: "{{ .zerossl_eab_hmac_key }}"
|
||||
dataFrom:
|
||||
- extract:
|
||||
|
|
Loading…
Reference in a new issue