Update custom-values.yaml to deploy proxy using host port

This commit is contained in:
wbsong111
2025-02-18 14:38:28 +09:00
parent ae2d98a0ea
commit 15681e6d52
2 changed files with 36 additions and 0 deletions
+12
View File
@@ -23,6 +23,18 @@ proxy:
ingress:
enable: false
## Host Port 배포 예시 추가
# proxy:
# enabled: true
# type: ClusterIP
# ingress:
# enable: false
# http:
# hostPort: 80
# tls:
# hostPort: 443
# Kong admin API 서비스 설정
admin:
annotations: