mirror of
https://github.com/truenas/charts.git
synced 2026-04-25 11:01:14 +08:00
17 lines
241 B
YAML
17 lines
241 B
YAML
piholeConfig:
|
|
webPassword: somepassword
|
|
|
|
piholeNetwork:
|
|
webPort: 32000
|
|
dhcp:
|
|
enabled: true
|
|
start: '192.168.1.1'
|
|
end: '192.168.1.2'
|
|
gateway: '192.168.1.0'
|
|
|
|
piholeStorage:
|
|
config:
|
|
type: pvc
|
|
dnsmasq:
|
|
type: pvc
|