mirror of
https://github.com/stakater/Reloader.git
synced 2026-02-14 18:09:50 +00:00
feat: add optional networkpolicy to helm-chart
This commit is contained in:
committed by
PatrickSpies
parent
efbbe3cb59
commit
ded69baa8b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user