Commit 38ccdbe
authored
cmd/k8s-operator: default to stable image (tailscale#17848)
This commit modifies the helm/static manifest configuration for the
k8s-operator to prefer the stable image tag. This avoids making those
using static manifests seeing unstable behaviour by default if they
do not manually make the change.
This is managed for us when using helm but not when generating the
static manifests.
Updates tailscale#10655
Signed-off-by: David Bond <[email protected]>1 parent 408336a commit 38ccdbe
File tree
2 files changed
+3
-3
lines changed- cmd/k8s-operator/deploy
- chart
- manifests
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5366 | 5366 | | |
5367 | 5367 | | |
5368 | 5368 | | |
5369 | | - | |
| 5369 | + | |
5370 | 5370 | | |
5371 | 5371 | | |
5372 | 5372 | | |
| |||
5381 | 5381 | | |
5382 | 5382 | | |
5383 | 5383 | | |
5384 | | - | |
| 5384 | + | |
5385 | 5385 | | |
5386 | 5386 | | |
5387 | 5387 | | |
| |||
0 commit comments