Skip to content

Commit

Permalink
I did it, maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
zmailloux committed Feb 19, 2019
1 parent c1627f7 commit 0152170
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions charts/meta-project/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@ image:

ingress:
enabled: true
annotations: {}
# kubernetes.io/ingress.class: nginx
# kubernetes.io/tls-acme: "true"
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/ssl-redirect: "true"
nginx.ingress.kubernetes.io/rewrite-target: /
path: /
hosts:
- zach.zebra.engineering
Expand Down

0 comments on commit 0152170

Please sign in to comment.