*: add example for disabling NetworkPolicies
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
// Disables creation of NetworkPolicies
|
||||
|
||||
{
|
||||
blackboxExporter+: {
|
||||
networkPolicies:: {},
|
||||
},
|
||||
|
||||
kubeStateMetrics+: {
|
||||
networkPolicies:: {},
|
||||
},
|
||||
|
||||
nodeExporter+: {
|
||||
networkPolicies:: {},
|
||||
},
|
||||
|
||||
prometheusAdapter+: {
|
||||
networkPolicies:: {},
|
||||
},
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user