Browse Source

Remove pihole liveness check for now

Breandan Dezendorf 2 years ago
parent
commit
2f7a3a99de
1 changed files with 0 additions and 7 deletions
  1. 0 7
      dezendorf/homelab/k3s/pihole/pihole.yaml

+ 0 - 7
dezendorf/homelab/k3s/pihole/pihole.yaml

@@ -40,13 +40,6 @@ spec:
               path: /admin/
               port: 80
             initialDelaySeconds: 20
-          livenessProbe:
-            exec:
-              command:
-              - dig
-              - plex.dezendorf.net
-              - \@127.0.0.1
-            initialDelaySeconds: 20
           ports:
             - name: dns-udp
               containerPort: 53