cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit f841bf6cbc3a828ce6f0e369c469bcb4a473474d
parent 1c79f0c8d5835e5dd1ffd22435e978e5b773ae98
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 14 Jun 2023 21:35:06 +0200

meow

Diffstat:
Mapps/base/redmine/release.yaml | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/apps/base/redmine/release.yaml b/apps/base/redmine/release.yaml @@ -44,5 +44,8 @@ spec: databaseType: postgresql mariadb: enabled: false - + containerSecurityContext: + enabled: true + capabilities: + add: [SYS_CHROOT] resources: null