Add --force-conflicts option to Helm upgrade commands across multiple roles to ensure proper handling of conflicts during deployments.

This commit is contained in:
Nikholas Pcenicni
2026-05-13 17:14:22 -04:00
parent fc70c68c26
commit 5833e421c0
12 changed files with 15 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
- metallb/metallb
- --namespace
- metallb-system
- --force-conflicts
- --wait
- --timeout
- "{{ noble_helm_metallb_wait_timeout }}"