50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"DefaultIstio": {
|
|
"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"
|
|
},
|
|
"defaults": {
|
|
"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"
|
|
}
|
|
}
|
|
}
|