Skip to content

Commit

Permalink
move to www.plural.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Aug 3, 2023
1 parent 954dc6f commit d173b31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netlify-proxy-helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,14 @@ ingress:
nginx.ingress.kubernetes.io/force-ssl-redirect: 'true'
nginx.ingress.kubernetes.io/use-regex: "true"
hosts:
- host: www-test.plural.sh
- host: www.plural.sh
paths:
- path: /
pathType: ImplementationSpecific
tls:
- secretName: netlify-proxy-tls
hosts:
- www-test.plural.sh
- www.plural.sh

resources:
# We usually recommend not to specify default resources and to leave this as a conscious
Expand Down

0 comments on commit d173b31

Please sign in to comment.