Skip to content

Commit

Permalink
feat(deploy): Use correct subdomain (compteurs-velo -> compteurs)
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicGombeaud committed Jan 31, 2024
1 parent 05e9a95 commit 323db1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ service:

ingress:
className: nginx
host: compteurs-velo.velo-cite.org
host: compteurs.velo-cite.org
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
nginx.ingress.kubernetes.io/ssl-redirect: "true"
Expand Down

0 comments on commit 323db1a

Please sign in to comment.