fix: change config field in secret from token to api-key
This commit is contained in:
parent
f7509a3ddf
commit
4fd5924fb4
2 changed files with 21 additions and 21 deletions
|
|
@ -14,7 +14,7 @@ spec:
|
|||
groupName: patanix.de
|
||||
solverName: hetzner
|
||||
config:
|
||||
secretName: hetzner-dns-api-token
|
||||
secretName: hetzner-secret
|
||||
zoneName: patanix.de
|
||||
apiUrk: https://dns.hetzner.com/api/v1
|
||||
# apiTokenSecretRef:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue