| commit | 561f3d3e6531f3bbef2ce5fde987dddfec43fd1c | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Mon Dec 18 14:12:06 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Mon Dec 18 14:12:06 2023 +0400 |
| tree | 01551bc8ad7e139098242d62f2bdcd47bc07c485 | |
| parent | 9bce26cfb03fd5f058e8244fa41124773234b993 [diff] [blame] |
charts: pihole - disable admin password
diff --git a/core/installer/values-tmpl/pihole.yaml b/core/installer/values-tmpl/pihole.yaml index 5b9d963..bdbd886 100644 --- a/core/installer/values-tmpl/pihole.yaml +++ b/core/installer/values-tmpl/pihole.yaml
@@ -22,7 +22,7 @@ persistentVolumeClaim: enabled: true size: 5Gi - adminPassword: admin + adminPasswordEnabled: false ingress: enabled: false serviceDhcp: