more CF stuff

This commit is contained in:
Simen Røstvik 2022-11-15 12:12:37 +01:00
parent 047a92ee48
commit 1df5475979
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,7 @@ spec:
- websecure - websecure
routes: routes:
- kind: Rule - kind: Rule
match: Host(`searxng.roxedus.com`) match: Host("searxng.roxedus.com")
priority: 10 priority: 10
services: services:
- name: searxng - name: searxng

View File

@ -96,6 +96,7 @@ spec:
certResolvers: certResolvers:
cloudflare: cloudflare:
email: me@roxedus.dev
dnsChallenge: dnsChallenge:
provider: cloudflare provider: cloudflare
storage: /data/acme.json storage: /data/acme.json