replace immutable test pods during Argo sync
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 57s
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 57s
This commit is contained in:
@@ -20,3 +20,5 @@ spec:
|
|||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
# Test Pods are intentionally disposable and their command fields are immutable.
|
||||||
|
- Replace=true
|
||||||
|
|||||||
Reference in New Issue
Block a user