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:
|
template:
|
||||||
engineVersion: v2
|
engineVersion: v2
|
||||||
data:
|
data:
|
||||||
api-token: "{{ .cert_manager_api_token }}"
|
api-token: "{{ .dnsimple_cert_manager_api_token }}"
|
||||||
eab-hmac-key: "{{ .zerossl_eab_hmac_key }}"
|
eab-hmac-key: "{{ .zerossl_eab_hmac_key }}"
|
||||||
dataFrom:
|
dataFrom:
|
||||||
- extract:
|
- extract:
|
||||||
|
|
Loading…
Reference in a new issue