kubezero/charts/kubezero-istio/values.yaml
2020-08-26 18:13:21 +01:00

18 lines
277 B
YAML

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