소스 검색

stupid typo

Breandan Dezendorf 2 년 전
부모
커밋
755d1ced1b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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"