mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-11-01 10:27:49 +00:00
chore(cloudflared): Update Cloudflared image to 2024.3.0
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
|||||||
- 192.168.1.154
|
- 192.168.1.154
|
||||||
containers:
|
containers:
|
||||||
- name: cloudflared
|
- name: cloudflared
|
||||||
image: cloudflare/cloudflared:2024.2.1
|
image: cloudflare/cloudflared:2024.3.0
|
||||||
args:
|
args:
|
||||||
- tunnel
|
- tunnel
|
||||||
- --config
|
- --config
|
||||||
|
|||||||
@@ -112,7 +112,7 @@ spec:
|
|||||||
mountPath: /etc/pihole/whitelist.txt
|
mountPath: /etc/pihole/whitelist.txt
|
||||||
subPath: whitelist.txt
|
subPath: whitelist.txt
|
||||||
- name: cloudflared
|
- name: cloudflared
|
||||||
image: cloudflare/cloudflared:2024.2.1
|
image: cloudflare/cloudflared:2024.3.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
args:
|
args:
|
||||||
- tunnel
|
- tunnel
|
||||||
|
|||||||
Reference in New Issue
Block a user