Commit Graph
18 Commits
Author SHA1 Message Date
Kjeld Schouten-LebbingandGitHub 6c64fd2c01 fix(apps): force users using correct / prefix for mounPath (#1156) 2021-10-17 13:48:45 +02:00
Kjeld Schouten-LebbingandGitHub f28e149fb4 (chore) Move more questions.yaml content to includes (#1101)
* (chore) add more includes and include processing

* fully edit airsonic

* move serviceExpert to include (except host-network)

* Move default ingress settings to include
2021-10-05 12:50:21 +02:00
Kjeld Schouten-LebbingandGitHub 6b96a3662c (feat) allow for the default middlewares to be disabled on ingress. (#1096)
* Edit common to allow for the default middlewares to be disabled on ingress.

* add it on all apps as an expert option

* fix hostPath mistake in tests while at it
2021-10-05 00:39:13 +02:00
kjeld Schouten-Lebbing 400e0c8a0f (fix) Allow privilage escalation on Pihole 2021-10-04 13:52:17 +02:00
Kjeld Schouten-LebbingandGitHub 1d94d2e7bb (chore) standardise resources (#1093) 2021-10-04 13:46:38 +02:00
Kjeld Schouten-LebbingandGitHub 2b6ba98a6b (chore) move standardised env-vars to include (#1092)
* intial work on moving fixed envs to include

* add include to release scripting
2021-10-04 13:27:12 +02:00
Kjeld Schouten-LebbingandGitHub 68a5032dad (chore) move resource(limits) to an include for easier maintenance (#1034) 2021-09-26 20:44:02 +02:00
acf510ea13 (feat) Standardise and Harden default app securitycontext (#1028)
* Apply security hardened defaults to values.yaml for all apps

* Add default common securityContext to all apps

* Adjust securityContext defaults in questions.yaml, according to values.yaml

* Add default common podSecurityContext to all apps

* Clean whitespace

* Clean more whitespace

* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml

* fix pgadmin

Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-09-26 20:05:21 +02:00
kjeld Schouten-Lebbing 4fffe01d1f fix small mistake in pihole demo 2021-09-16 11:33:11 +02:00
kjeld Schouten-Lebbing 0cfdf38090 add admin portal example to pihole app (wont show on current version of SCALE) 2021-09-16 11:26:07 +02:00
2349bb4d40 feat: add new GUI and VPN support to all Apps (#977)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-13 18:49:14 +02:00
Kjeld Schouten-LebbingandGitHub 642cf20b7b feat: Add VPN addon and move some config to includes (#973)
* add addon include to all apps

* move groups to include

* move controller to includes

* move container config to include

* move serviceList to include

* move persistence list to includes

* move ingressList to includes

* fix appdaemon digest

* move deviceList to includes and add to deconz

Fixes #967 related to #966
2021-09-13 12:58:34 +02:00
Kjeld Schouten-LebbingandGitHub 982297ec17 fix: move runAsNonRoot to container securityContext to allow root sidecarts (#954)
* fix: move runAsNonRoot to container securityContext to prevent sidecarts from being affected

* also bump some versions...

* also override some of the problematic settings in common.yaml

* whoops
2021-09-10 15:26:10 +02:00
Stavros KoisandGitHub 7998db2234 feat: Add regex validation to resources CPU and RAM for all apps (#935)
* Adds RAM resource regex validation

* Adds CPU resource regex validation
2021-09-09 01:08:11 +02:00
kjeld Schouten-Lebbing de14c66c97 Fix Traefik and Pihole question.yaml missing settings 2021-09-05 13:29:14 +02:00
Stavros KoisandGitHub c433063bac correct paths for pvc on pihole (#896)
* correct paths for pvc on pihole

* eof

* actual eof..

* space

* space

* fix label
2021-09-05 09:19:55 +02:00
kjeld Schouten-Lebbing 3c9fc6ca56 use LoadBalancer for Pihole DNS Port 2021-09-04 18:50:10 +02:00
kjeld Schouten-Lebbing b91fb1d259 fix configmapref and default to quad9 for pihole.
Also move it to stable
2021-09-04 18:28:49 +02:00