mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-06 00:10:59 +00:00
add cicd exclude to resource limits
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
3cd820c135
commit
d3da92bbb8
5 changed files with 8 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue