cluster

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

commit 78a7489cd2f0522b2b34b8fc936cb6440cd73d91
parent cbfc889460e4cd4746249ad022cf29b77167b856
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sat, 17 Jun 2023 22:59:51 +0200

run promtail on all nodes

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

diff --git a/apps/base/loki-stack/release.yaml b/apps/base/loki-stack/release.yaml @@ -59,7 +59,8 @@ spec: uid: "loki" promtail: - tolerations: {} + tolerations: + - operator: "Exists" enabled: true config: logLevel: debug