Files
chart/library/ix-dev/charts/pihole/ci/basic-values.yaml
Stavros Kois c40d249084 pihole - migrate library (#2153)
* pihole - migrate library

* add templates

* ci values

* add some caps

* update emta

* add some caps

* service

* update ui

* format

* add initial migration

* no need to carry them on, those are not used anywhere

* make dhcp a dict

* remove test code

* no cidr

* up version

* keep version

* safely access keys

* typo
2024-02-13 13:42:32 +02:00

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