Skip to content

Commit

Permalink
Switch ingress to traefik
Browse files Browse the repository at this point in the history
Signed-off-by: David Young <[email protected]>
  • Loading branch information
funkypenguin committed Feb 9, 2023
1 parent 9439141 commit 827d826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
- '${{ env.INGRESS_HOST }}'
secretName: letsencrypt-wildcard-cert
annotations:
kubernetes.io/ingress.class: nginx
kubernetes.io/ingress.class: traefik
cert-manager.io/cluster-issuer: "letsencrypt-prod"
nginx.ingress.kubernetes.io/proxy-body-size: 10m
persistence:
Expand Down

0 comments on commit 827d826

Please sign in to comment.