cluster

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

commit a30499a4cc698989e159037d7ed1eabf40c2e142
parent d2ccbe048bf183158e7f0d5b29f6e90a3b9910b7
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue,  6 Jun 2023 15:33:54 +0200

disable podsecuritypolicy as per https://github.com/grafana/loki/issues/7431

Diffstat:
Mapps/base/loki-stack/release.yaml | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/apps/base/loki-stack/release.yaml b/apps/base/loki-stack/release.yaml @@ -52,6 +52,8 @@ spec: size: 10Gi annotations: {} labels: {} + rbac: + pspEnabled: false promtail: enabled: true