aboutsummaryrefslogtreecommitdiff
path: root/roles/pihole/defaults/main.yaml
blob: d31e2f0837c98e5ccc880181b0885d8da0137337 (plain) (blame)
1
2
3
4
5
6
7
8
pihole:
  enabled: false
  baremetal: false
  version: 2025.02.6
  replicas: 1
  image: pihole/pihole
nfs:
  path: "/mnt/nfs/k3s/pihole"