Pinned tailscale image
This commit is contained in:
parent
7adc699d4b
commit
d772023986
@ -84,7 +84,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:latest
|
||||
image: ghcr.io/tailscale/tailscale:v1.22
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: AUTH_KEY
|
||||
|
@ -58,7 +58,7 @@ spec:
|
||||
- name: host-mappings
|
||||
mountPath: /config/
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:latest
|
||||
image: ghcr.io/tailscale/tailscale:v1.22
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: AUTH_KEY
|
||||
@ -206,7 +206,7 @@ spec:
|
||||
requests:
|
||||
memory: 50Mi
|
||||
- name: tailscale
|
||||
image: ghcr.io/tailscale/tailscale:latest
|
||||
image: ghcr.io/tailscale/tailscale:v1.22
|
||||
imagePullPolicy: Always
|
||||
env:
|
||||
- name: AUTH_KEY
|
||||
|
Loading…
Reference in New Issue
Block a user