Commit 092604a
ci: wait for Traefik CRDs before installing chart
k3s deploys Traefik via its Helm controller asynchronously after cluster
startup. Without waiting, helm install fails with "no matches for kind
IngressRoute in version traefik.io/v1alpha1".
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5291222 commit 092604a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
58 | 62 | | |
59 | 63 | | |
60 | 64 | | |
| |||
0 commit comments