provisioning-code/.ncl-cache/a3b4019b72f1c1ad9fa8536705f1deed4b55dff8ea8489515f0367b83b9f04c1.json

25 lines
529 B
JSON

{
"istio": {
"egress_gateway": false,
"grafana": true,
"ingress_gateway": true,
"kiali": true,
"mtls_enabled": true,
"mtls_mode": "PERMISSIVE",
"namespace": "istio-system",
"profile": "default",
"prometheus": true,
"resources": {
"gateway_cpu": "100m",
"gateway_memory": "128Mi",
"pilot_cpu": "500m",
"pilot_memory": "2048Mi"
},
"tracing": {
"enabled": true,
"provider": "jaeger",
"sampling_rate": 1
},
"version": "1.29.1"
}
}