Commit 845ac78
committed
ci(helm): fix rollout wait to target StatefulSet, not Deployment
The agent-sandbox controller manifest installs a StatefulSet, not a
Deployment, so kubectl rollout status was 404'ing on the wrong kind.
Signed-off-by: Taylor Mutch <taylormutch@gmail.com>1 parent 2cac75b commit 845ac78
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments