fix: use nginx ingress class instead of traefik
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
jordan 2026-02-10 19:31:25 -07:00
parent 4af760bde6
commit 33f475723a

View File

@ -58,7 +58,7 @@ metadata:
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod cert-manager.io/cluster-issuer: letsencrypt-prod
spec: spec:
ingressClassName: traefik ingressClassName: nginx
tls: tls:
- hosts: - hosts:
- notes.orchard9.ai - notes.orchard9.ai