Breandan Dezendorf 2 жил өмнө
parent
commit
6e5677106d

+ 4 - 4
homelab/k3s/pihole/pihole.yaml

@@ -56,10 +56,10 @@ spec:
             - name: "pihole-custom-list"
               mountPath: "/etc/pihole/custom.list"
               subPath: "custom.list"
-          volumes:
-            - name: "pihole-custom-list"
-              configMap:
-                name: "pihole-custom-list"
+      volumes:
+        - name: "pihole-custom-list"
+          configMap:
+            name: "pihole-custom-list"
       affinity:
         podAntiAffinity:
           preferredDuringSchedulingIgnoredDuringExecution: