User token needs an account ID
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
bb71a6a6b7
commit
0078707c38
|
@ -22,6 +22,8 @@ spec:
|
|||
value: "true"
|
||||
- name: dnsimple.tokenSecretName
|
||||
value: "dnsimple-webhook-secret"
|
||||
- name: dnsimple.accountID
|
||||
value: "106218"
|
||||
repoURL: https://puzzle.github.io/cert-manager-webhook-dnsimple
|
||||
targetRevision: 0.1.6
|
||||
syncPolicy:
|
||||
|
|
Loading…
Reference in New Issue