16 lines
226 B
YAML
16 lines
226 B
YAML
istiod:
|
|
autoscaleEnabled: false
|
|
replicaCount: 1
|
|
|
|
ingress:
|
|
autoscaleEnabled: false
|
|
replicaCount: 2
|
|
type: NodePort
|
|
private: true
|
|
#dnsNames:
|
|
#- "*.example.com"
|
|
|
|
istio-operator:
|
|
hub: docker.io/istio
|
|
tag: 1.6.7
|