kubezero/charts/kubezero-istio/values.yaml

21 lines
339 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
public:
enabled: true
private:
enabled: true
2020-08-26 17:13:21 +00:00
nodeSelector: "31080_31443_31671_31672_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:
operatorNamespace: istio-system
2020-07-15 15:17:47 +00:00
hub: docker.io/istio
tag: 1.7.4