diff --git a/helm-charts/values.yaml b/helm-charts/values.yaml index a1e5e2ac6..83ef4e1b3 100644 --- a/helm-charts/values.yaml +++ b/helm-charts/values.yaml @@ -59,8 +59,7 @@ wso2: gateway: listener: hostname: "gw.wso2.com" - service: - type: "NodePort" + service: {} # secretName: "idp-tls" # partitionServer: # enabled: false @@ -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: