Skip to content

Commit

Permalink
Final tweaks for k8s/nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaccetti committed Jun 21, 2018
1 parent a152d2d commit 4e78019
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ipd2/values-prod-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ ingress:
path: /
http:
enabled: true
annotations:
ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/force-ssl-redirect: "true"
https:
enabled: true
annotations:
Expand Down

0 comments on commit 4e78019

Please sign in to comment.