Breandan Dezendorf hace 2 años
padre
commit
755d1ced1b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      homelab/k3s/pihole/pihole.yaml

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

@@ -56,7 +56,7 @@ spec:
             - name: "pihole-custom-list"
               mountPath: "/etc/pihole/custom.list"
               subPath: "custom.list"
-          volume:
+          volumes:
             - name: "pihole-custom-list"
               configMap:
                 name: "pihole-custom-list"