Update custom-values.yaml to deploy proxy using host port
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user