From 8b73fdfc02266562c435cea2e96bd6063e4bec63 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Mon, 29 Jun 2026 22:11:26 +0200 Subject: [PATCH] still fixing stuff --- helm/istio/templates/operator.yaml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 helm/istio/templates/operator.yaml 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