stage for rebuilt

This commit is contained in:
2025-02-14 22:05:52 -06:00
parent 91c1b3931d
commit 8b4eee804f
329 changed files with 12 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ spec:
syncOptions:
- CreateNamespace=false
- ApplyOutOfSyncOnly=true
- ServerSideApply=false
- ServerSideApply=true
- PruneLast=true
---
@@ -67,7 +67,7 @@ spec:
syncOptions:
- CreateNamespace=false
- ApplyOutOfSyncOnly=true
- ServerSideApply=false
- ServerSideApply=true
- PruneLast=true
---
@@ -100,7 +100,7 @@ spec:
maxDuration: 16m
syncOptions:
- CreateNamespace=false
- ApplyOutOfSyncOnly=false
- ApplyOutOfSyncOnly=true
- ServerSideApply=true
- PruneLast=true
@@ -134,7 +134,7 @@ spec:
maxDuration: 16m
syncOptions:
- CreateNamespace=true
- ApplyOutOfSyncOnly=false
- ApplyOutOfSyncOnly=true
- ServerSideApply=true
- PruneLast=true
@@ -168,6 +168,6 @@ spec:
maxDuration: 16m
syncOptions:
- CreateNamespace=false
- ApplyOutOfSyncOnly=false
- ApplyOutOfSyncOnly=true
- ServerSideApply=true
- PruneLast=true