Skip to content

Commit

Permalink
contrib guide config.yaml changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Sep 23, 2024
1 parent 0c8407e commit c97ab3c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions static/files/contribution_guide/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ external_services:
cache_enabled: true
tracing:
enabled: true
in_cluster_url: http://localhost:16685/jaeger
url: http://localhost:16686/jaeger
internal_url: http://localhost:16685/jaeger
external_url: http://localhost:16686/jaeger
use_grpc: false
whitelist_istio_system:
- jaeger-query
Expand All @@ -46,8 +46,8 @@ external_services:
use_kiali_token: false
username: internal
grafana:
in_cluster_url: http://localhost:13000
url: http://localhost:13000
internal_url: http://localhost:13000
external_url: http://localhost:13000
dashboards:
- name: "Istio Service Dashboard"
variables:
Expand Down

0 comments on commit c97ab3c

Please sign in to comment.