Skip to content

Commit

Permalink
Merge pull request #19 from truefoundry/tfy-istio-ingress
Browse files Browse the repository at this point in the history
removed tls by default from values.yaml
  • Loading branch information
opsved authored May 19, 2023
2 parents 2b52e8b + 31b64f3 commit fc311a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion charts/tfy-istio-ingress/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: tfy-istio-ingress
version: 0.1.0
version: 0.1.1
description: "ArgoCD Applications for istio ingress config"
maintainers:
- name: truefoundry
Expand Down
3 changes: 0 additions & 3 deletions charts/tfy-istio-ingress/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,3 @@ tfyGateway:
name: https-tfy-wildcard
number: 443
protocol: HTTPS
tls:
credentialName: "wildcard-tls"
mode: SIMPLE

0 comments on commit fc311a2

Please # to comment.