User token needs an account ID

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2025-02-04 15:11:35 +00:00
parent bb71a6a6b7
commit 0078707c38
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ spec:
value: "true" value: "true"
- name: dnsimple.tokenSecretName - name: dnsimple.tokenSecretName
value: "dnsimple-webhook-secret" value: "dnsimple-webhook-secret"
- name: dnsimple.accountID
value: "106218"
repoURL: https://puzzle.github.io/cert-manager-webhook-dnsimple repoURL: https://puzzle.github.io/cert-manager-webhook-dnsimple
targetRevision: 0.1.6 targetRevision: 0.1.6
syncPolicy: syncPolicy: