Update custom-values.yaml to modify annotations for Kong Ingress Controller

This commit is contained in:
wbsong111
2025-02-18 15:58:16 +09:00
parent 3054dfec9f
commit f0e4ace84e
3 changed files with 11 additions and 4 deletions
+2
View File
@@ -74,3 +74,5 @@ $ git push origin harbor/1.16.2
- harbor/1.16.2
- 서비스 배포를 위하여 custom-values.yam에 정의하였다.
- 차트의 빌드 방법과 배포 방법을 BUILD-README.md, CUSTOM-README.md 문서에 작성하였다.
- harbor/1.16.2-1
- ingress controller를 nginx에서 kong으로 변경하여 관련 설정을 custom-values.yaml에서 수정하였다.