Skip to content

Commit

Permalink
Swap to the production domain
Browse files Browse the repository at this point in the history
  • Loading branch information
marchermans committed Nov 11, 2024
1 parent 6e5cbbe commit f270c1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Charts/ldtteam-authentication-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ ingress:
cert-manager.io/cluster-issuer: letsencrypt-production
nginx.ingress.kubernetes.io/ssl-redirect: "true"
hosts:
- host: donators.ldtteam.com
- host: auth.minecolonies.com
paths:
- path: /
pathType: ImplementationSpecific
tls:
- secretName: donators.ldtteam.com
- secretName: auth-minecolonies-tls
hosts:
- donators.ldtteam.com
- auth.minecolonies.com

livenessProbe:
httpGet:
Expand Down

0 comments on commit f270c1e

Please sign in to comment.