Add task to manage hubble-server-certs Secret for Argo CD compatibility, ensuring proper Helm SSA conflict resolution during deployment.

This commit is contained in:
Nikholas Pcenicni
2026-05-13 17:02:32 -04:00
parent c4e000d2d5
commit b98fcfa471
2 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
# When true, delete **kube-system/hubble-server-certs** if its **managedFields** show **argocd-controller**
# (recover from Helm SSA conflicts after Argo synced Cilium before Ansible).
noble_cilium_repair_argo_ssa_on_hubble_secret: true