add cicd exclude to resource limits

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2026-05-22 22:33:09 -04:00
parent 3cd820c135
commit d3da92bbb8
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
5 changed files with 8 additions and 9 deletions

View file

@ -18,8 +18,3 @@ spec:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=false
- ServerSideApply=true
- Replace=true # <-- Policies have immutable fields so this helps deal with updates
- Force=true