Updated custom-values.yaml to modify annotations for Kong

This commit is contained in:
wbsong111
2025-02-18 15:00:09 +09:00
parent 15681e6d52
commit 3054dfec9f
3 changed files with 9 additions and 6 deletions
+2
View File
@@ -155,3 +155,5 @@ $ git push origin gitea/6.0.3
- 테넌트 배포를 위한 argo-values.yaml을 정의하였다.
- oauth 설정 시 사설 인증서를 사용하는 keycloak을 위해 추가한 인증서의 마운트 경로를 수정하였다.
- 변경 사항을 BUILD-README.md, CUSTOM-README.md 문서에 반영하였다.
- gitea/6.0.3-2
- ingress controller를 nginx에서 kong으로 변경하여 관련 설정을 변경하여 custom-values.yaml을 수정하였다.