feat(v1.0.3): NP egress HTTPS ouvert au node IP (hairpin) + allowEgressExtra

This commit is contained in:
dahoud
2026-04-22 15:46:43 +00:00
parent 3c1fc03ea9
commit a4f69a0116
3 changed files with 17 additions and 7 deletions

View File

@@ -234,6 +234,9 @@ networkPolicy:
# - port: 8080
# protocol: TCP
# allowEgressExtra : pour cas avancés (egress vers ipBlock spécifique, etc.)
allowEgressExtra: []
# ------------------------------------------------------------
# PodDisruptionBudget
# ------------------------------------------------------------