Skip to content

Commit

Permalink
removed tls by default from values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
opsved committed Apr 25, 2023
1 parent 9c14762 commit 31b64f3
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 31b64f3

Please # to comment.