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
|
app: qbittorrent
|
||||||
spec:
|
spec:
|
||||||
initContainers:
|
initContainers:
|
||||||
- image: ghcr.io/tailscale/tailscale:latest
|
- image: ghcr.io/tailscale/tailscale:v1.80.3
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
|
@ -82,7 +82,7 @@ spec:
|
||||||
# - 100.100.100.100
|
# - 100.100.100.100
|
||||||
# initialDelaySeconds: 120
|
# initialDelaySeconds: 120
|
||||||
# periodSeconds: 5
|
# periodSeconds: 5
|
||||||
image: ghcr.io/tailscale/tailscale:latest
|
image: ghcr.io/tailscale/tailscale:v1.80.3
|
||||||
name: ts-sidecar
|
name: ts-sidecar
|
||||||
securityContext:
|
securityContext:
|
||||||
runAsGroup: 1000
|
runAsGroup: 1000
|
||||||
|
|
Loading…
Add table
Reference in a new issue