fix(setup): use server-side apply for kustomization #112

Merged
argoyle merged 1 commits from fix/setup-server-side-apply into main 2025-08-03 11:16:40 +00:00
argoyle commented 2025-08-03 11:16:20 +00:00 (Migrated from gitlab.com)

Update kustomization apply commands to use server-side apply for
better resource management and concurrency handling. This change
ensures that all applied resources are updated in a more
efficient manner and helps avoid conflicts in multi-node
environments.

Update kustomization apply commands to use server-side apply for better resource management and concurrency handling. This change ensures that all applied resources are updated in a more efficient manner and helps avoid conflicts in multi-node environments.
argoyle (Migrated from gitlab.com) merged commit into main 2025-08-03 11:16:41 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/local-k8s#112