diff --git a/argocd/apps/test-workloads.yaml b/argocd/apps/test-workloads.yaml index b9737ed..2372753 100644 --- a/argocd/apps/test-workloads.yaml +++ b/argocd/apps/test-workloads.yaml @@ -20,3 +20,5 @@ spec: selfHeal: true syncOptions: - CreateNamespace=true + # Test Pods are intentionally disposable and their command fields are immutable. + - Replace=true