diff --git a/root-applications/ibm-aiservice-instance-root/templates/070-aiservice-tenant-appset.yaml b/root-applications/ibm-aiservice-instance-root/templates/070-aiservice-tenant-appset.yaml index 997b6f6bc..f5e5a69b5 100644 --- a/root-applications/ibm-aiservice-instance-root/templates/070-aiservice-tenant-appset.yaml +++ b/root-applications/ibm-aiservice-instance-root/templates/070-aiservice-tenant-appset.yaml @@ -121,6 +121,7 @@ spec: - CreateNamespace=false - RespectIgnoreDifferences=true - ServerSideApply=true + - ApplyOutOfSyncOnly=true retry: limit: -1 ignoreDifferences: diff --git a/root-applications/ibm-mas-account-root/templates/000-cluster-appset.yaml b/root-applications/ibm-mas-account-root/templates/000-cluster-appset.yaml index 7e175fbbc..d120d36f2 100644 --- a/root-applications/ibm-mas-account-root/templates/000-cluster-appset.yaml +++ b/root-applications/ibm-mas-account-root/templates/000-cluster-appset.yaml @@ -190,3 +190,4 @@ spec: - CreateNamespace=false - RespectIgnoreDifferences=true - ServerSideApply=true + - ApplyOutOfSyncOnly=true diff --git a/root-applications/ibm-mas-cluster-root/templates/065-sls-appset.yaml b/root-applications/ibm-mas-cluster-root/templates/065-sls-appset.yaml index 2aaf27698..0bcfbc1e3 100644 --- a/root-applications/ibm-mas-cluster-root/templates/065-sls-appset.yaml +++ b/root-applications/ibm-mas-cluster-root/templates/065-sls-appset.yaml @@ -112,6 +112,7 @@ spec: - CreateNamespace=false - RespectIgnoreDifferences=true - ServerSideApply=true + - ApplyOutOfSyncOnly=true retry: limit: -1 ignoreDifferences: diff --git a/root-applications/ibm-mas-cluster-root/templates/099-aiservice-instance-appset.yaml b/root-applications/ibm-mas-cluster-root/templates/099-aiservice-instance-appset.yaml index fed57bf53..d4259f978 100644 --- a/root-applications/ibm-mas-cluster-root/templates/099-aiservice-instance-appset.yaml +++ b/root-applications/ibm-mas-cluster-root/templates/099-aiservice-instance-appset.yaml @@ -124,6 +124,7 @@ spec: - CreateNamespace=false - RespectIgnoreDifferences=true - ServerSideApply=true + - ApplyOutOfSyncOnly=true retry: limit: -1 ignoreDifferences: diff --git a/root-applications/ibm-mas-cluster-root/templates/099-instance-appset.yaml b/root-applications/ibm-mas-cluster-root/templates/099-instance-appset.yaml index 97d3b7036..0e16b7f4f 100644 --- a/root-applications/ibm-mas-cluster-root/templates/099-instance-appset.yaml +++ b/root-applications/ibm-mas-cluster-root/templates/099-instance-appset.yaml @@ -250,6 +250,7 @@ spec: - CreateNamespace=false - RespectIgnoreDifferences=true - ServerSideApply=true + - ApplyOutOfSyncOnly=true retry: limit: -1 ignoreDifferences: