Commit Graph

10 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 8db9184061
feat(postgresql): move postgresql to use statefullset and cleanup (#1335)
* feat(postgresql): move postgresql to use statefullset by default

* some more misc tweaks

* whoops

* dahhh

* dont use a data distinction for postgresql

* remove unused crap

* bumps

* oops
2021-11-15 20:50:10 +01:00
kjeld Schouten-Lebbing ebcea7f44d
fix(openldap/freeradius): fix install on new GUI 2021-11-08 15:18:49 +01:00
kjeld Schouten-Lebbing e0029fd9b0
fix(Apps): Correctly enable ports by default on some more Apps 2021-11-08 14:42:18 +01:00
kjeld Schouten-Lebbing dcd5947918
Bulk add targetPort to values.yaml for stable Apps 2021-11-06 22:55:18 +01:00
Kjeld Schouten-Lebbing 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
renovate[bot] 3e67e1c977
chore(deps): update non-major (#962)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-11 13:04:47 +02:00
Kjeld Schouten-Lebbing a8670a1482
feat: pin all container references to digests (#963) 2021-09-11 13:00:39 +02:00
Kjeld Schouten-Lebbing 0090c9e1b6
chore: move most remaining Apps to GHCR mirror (#959)
* chore: move most remaining Apps to GHCR mirror

* remove apps that are official on dockerhub

* add thelounge

* move collarbora to mirror

* move piware to mirror
2021-09-11 12:03:46 +02:00
kjeld Schouten-Lebbing e11f559579
fix some openldap issues 2021-08-31 23:21:38 +02:00
Kjeld Schouten-Lebbing d6933350e9
Add OpenLDAP (#670)
* add initial work on openldap

* fix indent

* use latest common version

* remove remaining nextcloud components...

* disable ldap tls for now

* correct common version

* bump common version used to fix some issues

* some slight OpenLDAP tweaks
2021-07-06 15:57:15 +02:00