UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

kiali-network-policy

Merged evan.rush requested to merge kiali-np into master
2 files
+ 4
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -35,4 +35,7 @@ cr:
namespaces:
# bigbang watches all!
exclude: []
networkPolicies:
enabled: {{ .Values.networkPolicies.enabled }}
controlPlaneCidr: {{ .Values.networkPolicies.controlPlaneCidr }}
{{- end -}}
Loading