Fix version, renovate has our back
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
c91aa4c42b
commit
9cd9b6fdfe
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ spec:
|
|||
app: qbittorrent
|
||||
spec:
|
||||
initContainers:
|
||||
- image: ghcr.io/tailscale/tailscale:latest
|
||||
- image: ghcr.io/tailscale/tailscale:v1.80.3
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
|
@ -82,7 +82,7 @@ spec:
|
|||
# - 100.100.100.100
|
||||
# initialDelaySeconds: 120
|
||||
# periodSeconds: 5
|
||||
image: ghcr.io/tailscale/tailscale:latest
|
||||
image: ghcr.io/tailscale/tailscale:v1.80.3
|
||||
name: ts-sidecar
|
||||
securityContext:
|
||||
runAsGroup: 1000
|
||||
|
|
Loading…
Add table
Reference in a new issue