diff --git a/charts/tfy-istio-ingress/Chart.yaml b/charts/tfy-istio-ingress/Chart.yaml index 19191aff4..41564f2d9 100644 --- a/charts/tfy-istio-ingress/Chart.yaml +++ b/charts/tfy-istio-ingress/Chart.yaml @@ -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 diff --git a/charts/tfy-istio-ingress/values.yaml b/charts/tfy-istio-ingress/values.yaml index 97f1ce97c..f15d00c70 100644 --- a/charts/tfy-istio-ingress/values.yaml +++ b/charts/tfy-istio-ingress/values.yaml @@ -34,6 +34,3 @@ tfyGateway: name: https-tfy-wildcard number: 443 protocol: HTTPS - tls: - credentialName: "wildcard-tls" - mode: SIMPLE