kubezero/charts/kubezero-istio/values.yaml

18 lines
277 B
YAML

istiod:
autoscaleEnabled: false
replicaCount: 1
ingress:
autoscaleEnabled: false
replicaCount: 2
type: NodePort
private:
enabled: true
nodeSelector: "31080_31443_30671_30672_31224"
dnsNames:
- "*"
istio-operator:
hub: docker.io/istio
tag: 1.6.7