kubezero/charts/kubezero-istio/values.yaml

18 lines
277 B
YAML
Raw Normal View History

2020-07-21 17:30:21 +00:00
istiod:
2020-07-21 23:08:19 +00:00
autoscaleEnabled: false
replicaCount: 1
2020-07-21 17:30:21 +00:00
ingress:
2020-07-21 23:08:19 +00:00
autoscaleEnabled: false
replicaCount: 2
2020-07-23 14:52:11 +00:00
type: NodePort
private:
enabled: true
nodeSelector: "31080_31443_30671_30672_31224"
dnsNames:
2020-08-25 13:46:22 +00:00
- "*"
2020-07-21 17:30:21 +00:00
2020-07-15 15:17:47 +00:00
istio-operator:
hub: docker.io/istio
2020-08-06 17:43:59 +00:00
tag: 1.6.7