fix ingress classname

This commit is contained in:
Joseph Hanson 2024-07-25 19:46:31 -05:00
parent 83864a2703
commit 5806f34815
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -21,7 +21,7 @@ spec:
cleanupOnFail: true cleanupOnFail: true
remediation: remediation:
retries: 3 retries: 3
strategy: uninstall strategy: rollback
interval: 30m interval: 30m
values: values:
controllers: controllers:
@ -61,7 +61,7 @@ spec:
annotations: annotations:
external-dns.alpha.kubernetes.io/cloudflare-proxied: "true" external-dns.alpha.kubernetes.io/cloudflare-proxied: "true"
external-dns.alpha.kubernetes.io/target: external.hsn.dev external-dns.alpha.kubernetes.io/target: external.hsn.dev
className: nginx-external className: external-nginx
hosts: hosts:
- host: jellyseerr.hsn.dev - host: jellyseerr.hsn.dev
paths: paths: