diff --git a/cnpg/argocd.yaml b/cnpg/argocd.yaml index 3a72d11..b9d675c 100644 --- a/cnpg/argocd.yaml +++ b/cnpg/argocd.yaml @@ -29,7 +29,6 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - - ServerSideApply=true retry: limit: 5 backoff: diff --git a/longhorn/argocd.yaml b/longhorn/argocd.yaml index a45eaf2..a300e13 100644 --- a/longhorn/argocd.yaml +++ b/longhorn/argocd.yaml @@ -34,7 +34,6 @@ spec: - PrunePropagationPolicy=foreground - PruneLast=true - RespectIgnoreDifferences=true - - ServerSideApply=true retry: limit: 5 backoff: diff --git a/postgresql/argocd/postgresql.yaml b/postgresql/argocd/postgresql.yaml index 2ce9ff7..46ed9dc 100644 --- a/postgresql/argocd/postgresql.yaml +++ b/postgresql/argocd/postgresql.yaml @@ -27,7 +27,6 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - - ServerSideApply=true retry: limit: 5 diff --git a/velero/argocd.yaml b/velero/argocd.yaml index 062df69..4954b7f 100644 --- a/velero/argocd.yaml +++ b/velero/argocd.yaml @@ -33,7 +33,6 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - - ServerSideApply=true retry: limit: 5 backoff: @@ -115,7 +114,6 @@ spec: - CreateNamespace=true - PrunePropagationPolicy=foreground - PruneLast=true - - ServerSideApply=true retry: limit: 5 backoff: