feat: add optional networkpolicy to helm-chart

This commit is contained in:
Spies, Patrick - F0217791
2023-06-01 10:15:07 +02:00
committed by PatrickSpies
parent efbbe3cb59
commit ded69baa8b

View File

@@ -268,3 +268,10 @@ reloader:
enabled: false
# Set the minimum available replicas
# minAvailable: 1
netpol:
enabled: false
from: []
# - podSelector:
# matchLabels:
# app.kubernetes.io/name: prometheus