Update 3 files

- /traefik/templates/ingress.yaml
- /cert-manager/templates/letsencrypt-prroduction.yaml
- /cert-manager/templates/letsencrypt-staging.yaml
This commit is contained in:
2023-04-10 23:54:59 +00:00
parent 826d269e78
commit d8f669ab7d
3 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ spec:
acme:
server: https://acme-staging-v02.api.letsencrypt.org/directory
privateKeySecretRef:
name: example-issuer-account-key
name: letsencrypt-staging
solvers:
- dns01:
cloudflare: