Add detecting higress installed by helm or not before install (#620)

This commit is contained in:
Jun
2023-11-02 15:41:01 +08:00
committed by GitHub
parent 344035698a
commit 7b1f538d38
8 changed files with 104 additions and 10 deletions

View File

@@ -9,7 +9,6 @@ global:
console:
port: 8080
replicas: 1
adminPasswordValue: admin
o11yEnabled: false
gateway:

View File

@@ -8,7 +8,6 @@ global:
console:
replicas: 1
adminPasswordValue: admin
o11yEnabled: false
gateway:

View File

@@ -4,7 +4,6 @@ global:
console:
port: 8080
adminPasswordValue: admin
gateway:
httpPort: 80

View File

@@ -8,7 +8,6 @@ global:
console:
replicas: 1
adminPasswordValue: admin
o11yEnabled: true
gateway: