mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 20:17:29 +08:00
Add detecting higress installed by helm or not before install (#620)
This commit is contained in:
@@ -9,7 +9,6 @@ global:
|
||||
console:
|
||||
port: 8080
|
||||
replicas: 1
|
||||
adminPasswordValue: admin
|
||||
o11yEnabled: false
|
||||
|
||||
gateway:
|
||||
|
||||
@@ -8,7 +8,6 @@ global:
|
||||
|
||||
console:
|
||||
replicas: 1
|
||||
adminPasswordValue: admin
|
||||
o11yEnabled: false
|
||||
|
||||
gateway:
|
||||
|
||||
@@ -4,7 +4,6 @@ global:
|
||||
|
||||
console:
|
||||
port: 8080
|
||||
adminPasswordValue: admin
|
||||
|
||||
gateway:
|
||||
httpPort: 80
|
||||
|
||||
@@ -8,7 +8,6 @@ global:
|
||||
|
||||
console:
|
||||
replicas: 1
|
||||
adminPasswordValue: admin
|
||||
o11yEnabled: true
|
||||
|
||||
gateway:
|
||||
|
||||
Reference in New Issue
Block a user