Skip to content

Instantly share code, notes, and snippets.

@sirkirby
Created October 6, 2023 16:56
Show Gist options
  • Save sirkirby/b65479d4501f4555b23edd39fb577fa1 to your computer and use it in GitHub Desktop.
Save sirkirby/b65479d4501f4555b23edd39fb577fa1 to your computer and use it in GitHub Desktop.
pi-hole helm values pvc
# if using longhorn distributed block storage https://longhorn.io/docs
# pi-hole will automatially create a new
# persistent volume managed by longhorn
persistentVolumeClaim:
enabled: true
storageClass: "longhorn"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment