kubezero/charts/kubezero-istio/values.yaml

16 lines
226 B
YAML

istiod:
autoscaleEnabled: false
replicaCount: 1
ingress:
autoscaleEnabled: false
replicaCount: 2
type: NodePort
private: true
#dnsNames:
#- "*.example.com"
istio-operator:
hub: docker.io/istio
tag: 1.6.5