Skip to content

Commit

Permalink
Merge pull request #86 from achdevops/patch-1
Browse files Browse the repository at this point in the history
Update values.yaml
  • Loading branch information
becitsthere authored Apr 20, 2021
2 parents b1adec3 + 86ab063 commit 08ff9c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ manager:
# nginx.ingress.kubernetes.io/whitelist-source-range: "1.1.1.1"
# nginx.ingress.kubernetes.io/rewrite-target: /
# nginx.ingress.kubernetes.io/enable-rewrite-log: "true"
# only for end-to-end tls conf - ingress-nginx accepts backend self-signed cert
# nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
tls: false
secretName: # my-tls-secret
resources: {}
Expand Down

0 comments on commit 08ff9c4

Please sign in to comment.