kubezero/charts/kubezero-istio/values.yaml

16 lines
226 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: true
2020-07-22 19:25:18 +00:00
#dnsNames:
#- "*.example.com"
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