From 9bb92e6cba16745b13b34f7ba3af0a4cedc8d4f6 Mon Sep 17 00:00:00 2001 From: ChanghoWoo Date: Thu, 6 Feb 2025 04:55:18 +0000 Subject: [PATCH] update kubeflow chart --- .../common/istio-1-22/istio-install/base/install.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/charts/kubeflow/common/istio-1-22/istio-install/base/install.yaml b/charts/kubeflow/common/istio-1-22/istio-install/base/install.yaml index e43e9ee..cf0a04d 100644 --- a/charts/kubeflow/common/istio-1-22/istio-install/base/install.yaml +++ b/charts/kubeflow/common/istio-1-22/istio-install/base/install.yaml @@ -2602,6 +2602,8 @@ webhooks: apiVersion: apps/v1 kind: Deployment metadata: + annotations: + argocd.argoproj.io/sync-wave: "-1" labels: app: istio-ingressgateway install.operator.istio.io/owning-resource: unknown @@ -2822,6 +2824,8 @@ spec: apiVersion: apps/v1 kind: Deployment metadata: + annotations: + argocd.argoproj.io/sync-wave: "-1" labels: app: istiod install.operator.istio.io/owning-resource: unknown