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

@@ -24,6 +24,7 @@
- v1.20.0
- -f
- "{{ noble_repo_root }}/clusters/noble/bootstrap/cert-manager/values.yaml"
- --force-conflicts
- --wait
environment:
KUBECONFIG: "{{ noble_kubeconfig }}"