Commit 22fed3b
fix: config-server 연결을 내부 K8s DNS 기반으로 전환 및 타임아웃 분리
- deploy.yml: 불필요한 stub 프로파일 제거 (prod,stub → prod)
- WebClientConfig: configWebClient connect timeout을 response timeout과 분리 (10s/120s)
hairpin NAT 환경에서 공인 IP NodePort 접근 불가 → 빠른 실패 감지를 위해
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent bec48b4 commit 22fed3b
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- .github/workflows
- src/main/java/DGU_AI_LAB/admin_be/global/config
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments