14 lines
191 B
YAML
14 lines
191 B
YAML
istiod:
|
|
autoscaleEnabled: false
|
|
replicaCount: 1
|
|
|
|
ingress:
|
|
autoscaleEnabled: false
|
|
replicaCount: 2
|
|
dnsNames:
|
|
- "*.example.com"
|
|
|
|
istio-operator:
|
|
hub: docker.io/istio
|
|
tag: 1.6.5
|