| commit | 01b3d3bc65d3a381eda181cdbb3ebed9cfdb7399 | [log] [tgz] |
|---|---|---|
| author | giolekva <giolekva@gmail.com> | Tue Nov 09 17:48:28 2021 +0400 |
| committer | giolekva <giolekva@gmail.com> | Tue Nov 09 17:48:28 2021 +0400 |
| tree | 9df2bb68633c4691093dc07e39365c8cfd3f66c5 | |
| parent | 95340e88088a9d27c1af1202cc019cb25a23cfa4 [diff] [blame] |
Installer: pihole + root-ca-server + fix bitwarden cert issuer name
diff --git a/charts/pihole/values.yaml b/charts/pihole/values.yaml new file mode 100644 index 0000000..9c038d6 --- /dev/null +++ b/charts/pihole/values.yaml
@@ -0,0 +1,12 @@ +pihole: {} +oauth2: + clientId: app-pihole + secretName: oauth2-secret + configName: oauth2-proxy +domain: example.com +hydraPublic: https://hydra.example.com +profileUrl: https://profile.example.com +certificateIssuer: public +ingressClassName: public + +