kubezero/charts/kubezero-istio/values.yaml

21 lines
339 B
YAML

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