From 3751d42f1fba515aa81353d386b6122249fec9a4 Mon Sep 17 00:00:00 2001 From: wbsong111 Date: Tue, 18 Feb 2025 08:24:39 +0900 Subject: [PATCH] Update custom-values.yaml --- charts/kong/custom-values.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/kong/custom-values.yaml b/charts/kong/custom-values.yaml index d14af23..d5b6d3f 100644 --- a/charts/kong/custom-values.yaml +++ b/charts/kong/custom-values.yaml @@ -34,6 +34,7 @@ admin: annotations: konghq.com/https-redirect-status-code: "301" konghq.com/protocols: https + konghq.com/strip-path: "true" hostname: kong.example.org ingressClassName: kong path: /api @@ -92,8 +93,6 @@ certificates: # Kong의 Conriguration 설정 env: - #admin_gui_url: https://kong.example.org/ # kong manager의 URL 주소 - #admin_gui_api_url: https://kong.example.org/api # admin_access_log: /dev/stdout admin_error_log: /dev/stdout admin_gui_access_log: /dev/stdout @@ -133,6 +132,8 @@ ingressController: kong_admin_tls_skip_verify: true kong_admin_url: https://localhost:8444 publish_service: kong/kong-kong-proxy + admissionWebhook: + enabled: false # ingress-controller 컨테이너의 timezone 설정 customEnv: