Commit Graph
12 Commits
Author SHA1 Message Date
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
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-LebbingandGitHub 34bd8e2d2e Add BETA OIDC support to Authelia (#904)
* some initial work on adding oidc to authelia

* finish openidc gui
2021-09-06 23:00:42 +02:00
Kjeld Schouten-LebbingandGitHub 6831d56ee4 remove externalInterfaces + add RBAC and networkPolicy support (#882)
* remove externalInterfaces + add RBAC and networkPolicy support

* mistaken double end

* cleanup values a bit

* fix a small mistake

* That was the wrong mistake
2021-09-02 12:52:34 +02:00
kjeld Schouten-Lebbing 542aaf9403 fix authelia rule deny label 2021-09-01 19:24:48 +02:00
kjeld Schouten-Lebbing a608dbb31c Fix mistake in authelia 2021-09-01 18:53:41 +02:00
kjeld Schouten-Lebbing 3b6d315edb Make domains in autheliarules a list and add db-wait-initcontainer to vaultwarden and fireflyiii 2021-09-01 18:38:03 +02:00
kjeld Schouten-Lebbing 08b3b50ada move authelia to stable 2021-09-01 10:52:24 +02:00