Skip to content

Commit

Permalink
Add ingressClass for istiod
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 committed Oct 9, 2024
1 parent 49d5bdd commit 9a25956
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion deploy/platform/kubernetes/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ istiod:
global:
istioNamespace: demo
meshConfig:
accessLogFile: /dev/stdout
ingressClass: istio
enableEnvoyAccessLogService: true
enableTracing: true
defaultConfig:
Expand Down Expand Up @@ -321,7 +323,6 @@ prometheus-elasticsearch-exporter:
es:
uri: "http://elasticsearch-master:9200"


opentelemetry:
enabled: false

Expand Down

0 comments on commit 9a25956

Please sign in to comment.