fix: use nginx ingress class instead of traefik
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
4af760bde6
commit
33f475723a
@ -58,7 +58,7 @@ metadata:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
spec:
|
||||
ingressClassName: traefik
|
||||
ingressClassName: nginx
|
||||
tls:
|
||||
- hosts:
|
||||
- notes.orchard9.ai
|
||||
|
||||
Loading…
Reference in New Issue
Block a user