basic-values.yaml 241 B

12345678910111213141516
  1. piholeConfig:
  2. webPassword: somepassword
  3. piholeNetwork:
  4. webPort: 32000
  5. dhcp:
  6. enabled: true
  7. start: '192.168.1.1'
  8. end: '192.168.1.2'
  9. gateway: '192.168.1.0'
  10. piholeStorage:
  11. config:
  12. type: pvc
  13. dnsmasq:
  14. type: pvc