Skip to content

Commit

Permalink
revert unnecessary changes to values yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AmaliMatharaarachchi committed Sep 24, 2024
1 parent a34d013 commit 4a4377f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions helm-charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ wso2:
gateway:
listener:
hostname: "gw.wso2.com"
service:
type: "NodePort"
service: {}
# secretName: "idp-tls"
# partitionServer:
# enabled: false
Expand Down Expand Up @@ -129,7 +128,7 @@ wso2:
level: "DEBG" # LogLevels can be "DEBG", "FATL", "ERRO", "WARN", "INFO", "PANC"
# # logFormat: "TEXT" # Values can be "JSON", "TEXT"
configs:
enableGatewayClassController: true
enableGatewayClassController: false
# apiNamespaces:
# - "apk-v12"
# tls:
Expand Down

0 comments on commit 4a4377f

Please sign in to comment.