|
@@ -37,7 +37,7 @@ spec:
|
|
|
name: "pihole-ftl-config"
|
|
name: "pihole-ftl-config"
|
|
|
containers:
|
|
containers:
|
|
|
- name: pihole
|
|
- name: pihole
|
|
|
- image: 'pihole/pihole:latest'
|
|
|
|
|
|
|
+ image: 'pihole/pihole:2024.07.0'
|
|
|
readinessProbe:
|
|
readinessProbe:
|
|
|
httpGet:
|
|
httpGet:
|
|
|
path: /admin/
|
|
path: /admin/
|
|
@@ -48,7 +48,7 @@ spec:
|
|
|
command:
|
|
command:
|
|
|
- dig
|
|
- dig
|
|
|
- +short
|
|
- +short
|
|
|
- - @127.0.0.1
|
|
|
|
|
|
|
+ - "@127.0.0.1"
|
|
|
- radarr.dezendorf.net
|
|
- radarr.dezendorf.net
|
|
|
initialDelaySeconds: 60
|
|
initialDelaySeconds: 60
|
|
|
periodSeconds: 30
|
|
periodSeconds: 30
|
|
@@ -216,6 +216,7 @@ data:
|
|
|
192.168.1.87 jackett
|
|
192.168.1.87 jackett
|
|
|
192.168.1.87 sonarr
|
|
192.168.1.87 sonarr
|
|
|
192.168.1.87 matrix
|
|
192.168.1.87 matrix
|
|
|
|
|
+ 192.168.1.87 matrix-auth
|
|
|
192.168.1.87 whisparr
|
|
192.168.1.87 whisparr
|
|
|
192.168.1.87 radarr
|
|
192.168.1.87 radarr
|
|
|
192.168.1.87 bazarr
|
|
192.168.1.87 bazarr
|