feat: Refactor skywalking configuration structure (#333)

This commit is contained in:
Kent Dong
2023-05-21 15:44:07 +08:00
committed by GitHub
parent 1421ce8667
commit 9734ffeb3e
4 changed files with 17 additions and 11 deletions

View File

@@ -610,7 +610,8 @@ pilot:
# Skywalking config settings
enableSkywalking: false
Skywalking:
address: "skywalking-oap.higress-system.svc"
port: 11800
skywalking:
enabled: false
service:
address: ~
port: 11800