Compare commits
No commits in common. "a109a3dbb0820ed9caf69ab208d25be62b3ac16f" and "d60b4722be45eedf2d01a735f0692c499137cf05" have entirely different histories.
a109a3dbb0
...
d60b4722be
@ -148,7 +148,7 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
memory: 50Mi
|
memory: 50Mi
|
||||||
- name: tailscale
|
- name: tailscale
|
||||||
image: ghcr.io/tailscale/tailscale:v1.56
|
image: ghcr.io/tailscale/tailscale:v1.54
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
env:
|
env:
|
||||||
- name: TS_AUTH_KEY
|
- name: TS_AUTH_KEY
|
||||||
|
@ -102,7 +102,7 @@ spec:
|
|||||||
- name: host-mappings
|
- name: host-mappings
|
||||||
mountPath: /config/
|
mountPath: /config/
|
||||||
- name: tailscale
|
- name: tailscale
|
||||||
image: ghcr.io/tailscale/tailscale:v1.56
|
image: ghcr.io/tailscale/tailscale:v1.54
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
tty: true
|
tty: true
|
||||||
env:
|
env:
|
||||||
|
@ -109,7 +109,7 @@ spec:
|
|||||||
requests:
|
requests:
|
||||||
memory: 50Mi
|
memory: 50Mi
|
||||||
- name: tailscale
|
- name: tailscale
|
||||||
image: ghcr.io/tailscale/tailscale:v1.56
|
image: ghcr.io/tailscale/tailscale:v1.54
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
tty: true
|
tty: true
|
||||||
env:
|
env:
|
||||||
|
@ -111,7 +111,7 @@ spec:
|
|||||||
- name: host-mappings
|
- name: host-mappings
|
||||||
mountPath: /config/
|
mountPath: /config/
|
||||||
- name: tailscale
|
- name: tailscale
|
||||||
image: ghcr.io/tailscale/tailscale:v1.56
|
image: ghcr.io/tailscale/tailscale:v1.54
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
tty: true
|
tty: true
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user