Commit 22a54aa
committed
fix: Calico wait 타임아웃을 SSM 세션 제한에 맞게 조정
kubectl wait --timeout=300s → 50s (SSM 60초 세션 제한 내),
retries 3→10, delay 10→15로 변경하여 총 대기 시간 유지.1 parent 063bc93 commit 22a54aa
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
0 commit comments