@@ -21,4 +21,4 @@ sources:
|
|||||||
- https://github.com/pi-hole
|
- https://github.com/pi-hole
|
||||||
- https://github.com/pi-hole/docker-pi-hole
|
- https://github.com/pi-hole/docker-pi-hole
|
||||||
type: application
|
type: application
|
||||||
version: 1.0.4
|
version: 1.0.5
|
||||||
|
|||||||
@@ -20,6 +20,11 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| persistence.config.mountPath | string | `"/etc/pihole"` | |
|
| persistence.config.mountPath | string | `"/etc/pihole"` | |
|
||||||
| persistence.config.size | string | `"100Gi"` | |
|
| persistence.config.size | string | `"100Gi"` | |
|
||||||
| persistence.config.type | string | `"pvc"` | |
|
| persistence.config.type | string | `"pvc"` | |
|
||||||
|
| persistence.dnsmasq.accessMode | string | `"ReadWriteOnce"` | |
|
||||||
|
| persistence.dnsmasq.enabled | bool | `true` | |
|
||||||
|
| persistence.dnsmasq.mountPath | string | `"/etc/dnsmasq.d"` | |
|
||||||
|
| persistence.dnsmasq.size | string | `"100Gi"` | |
|
||||||
|
| persistence.dnsmasq.type | string | `"pvc"` | |
|
||||||
| pihole.DNS1 | string | `"9.9.9.9"` | |
|
| pihole.DNS1 | string | `"9.9.9.9"` | |
|
||||||
| pihole.DNS2 | string | `"149.112.112.112"` | |
|
| pihole.DNS2 | string | `"149.112.112.112"` | |
|
||||||
| pihole.WEBPASSWORD | string | `"somepassword"` | |
|
| pihole.WEBPASSWORD | string | `"somepassword"` | |
|
||||||
|
|||||||
@@ -20,6 +20,11 @@ You will, however, be able to use all values referenced in the common chart here
|
|||||||
| persistence.config.mountPath | string | `"/etc/pihole"` | |
|
| persistence.config.mountPath | string | `"/etc/pihole"` | |
|
||||||
| persistence.config.size | string | `"100Gi"` | |
|
| persistence.config.size | string | `"100Gi"` | |
|
||||||
| persistence.config.type | string | `"pvc"` | |
|
| persistence.config.type | string | `"pvc"` | |
|
||||||
|
| persistence.dnsmasq.accessMode | string | `"ReadWriteOnce"` | |
|
||||||
|
| persistence.dnsmasq.enabled | bool | `true` | |
|
||||||
|
| persistence.dnsmasq.mountPath | string | `"/etc/dnsmasq.d"` | |
|
||||||
|
| persistence.dnsmasq.size | string | `"100Gi"` | |
|
||||||
|
| persistence.dnsmasq.type | string | `"pvc"` | |
|
||||||
| pihole.DNS1 | string | `"9.9.9.9"` | |
|
| pihole.DNS1 | string | `"9.9.9.9"` | |
|
||||||
| pihole.DNS2 | string | `"149.112.112.112"` | |
|
| pihole.DNS2 | string | `"149.112.112.112"` | |
|
||||||
| pihole.WEBPASSWORD | string | `"somepassword"` | |
|
| pihole.WEBPASSWORD | string | `"somepassword"` | |
|
||||||
|
|||||||
@@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
# License<br>
|
# License<br>
|
||||||
|
|
||||||
|
# License<br>
|
||||||
|
|
||||||
# License<br>
|
# License<br>
|
||||||
|
|
||||||
Apache License
|
Apache License
|
||||||
|
|||||||
+2752
-1
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user