1
0
Fork 0

cert-manager: Drop acmeDNS solver

ACME DNS seems to have stopped working (401 Unauthorized for all
requests).  I've migrated the rest of the domains to use Cloudflare.
dch-webhooks-secrets
Dustin 2023-08-28 12:00:23 -05:00
parent 8f7c42e054
commit 64514e4b2a
1 changed files with 0 additions and 18 deletions

View File

@ -21,21 +21,3 @@ spec:
apiTokenSecretRef:
name: cloudflare
key: cloudflare.api-token
- dns01:
cnameStrategy: Follow
acmeDNS:
host: https://auth.acme-dns.io/
accountSecretRef:
name: acme-dns
key: acme-dns.json
selector:
dnsNames:
- pyrocufflink.blue
- '*.pyrocufflink.blue'
- pyrocufflink.net
- '*.pyrocufflink.net'
- dustin.hatch.name
- '*.dustin.hatch.name'
- aimee-os.org
- '*.aimee-os.org'
- '*.import.firefly.pyrocufflink.blue'