Skip to content

Commit

Permalink
Disable persistent volume for pihole
Browse files Browse the repository at this point in the history
  • Loading branch information
nickclyde committed Jul 24, 2024
1 parent 825d667 commit e3c7f77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kubernetes/apps/dns/pihole/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ spec:
- address=/router2/192.168.1.2

persistentVolumeClaim:
enabled: true
storageClass: freenas-nfs-csi
enabled: false

serviceDns:
mixedService: true
Expand Down

0 comments on commit e3c7f77

Please sign in to comment.