diff --git a/helm/istio/templates/operator.yaml b/helm/istio/templates/operator.yaml deleted file mode 100644 index f35701d..0000000 --- a/helm/istio/templates/operator.yaml +++ /dev/null @@ -1,9 +0,0 @@ -apiVersion: install.istio.io/v1alpha1 -kind: IstioOperator -spec: - values: - gatewayClasses: - istio: - deployment: - spec: - replicas: 2 \ No newline at end of file