diff --git a/src/istio-ingressgateway.yaml b/src/istio-ingressgateway.yaml new file mode 100644 index 0000000..eb3976e --- /dev/null +++ b/src/istio-ingressgateway.yaml @@ -0,0 +1,6 @@ +releases: +- chart: ../charts/gateway-istio-ingressgateway + version: 1.19.2 + name: istio-ingressgateway + namespace: istio-system +templates: {}