From 6012f0af260d0408f36e1ca3868224fb8806f30d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= <valtri@civ.zcu.cz>
Date: Thu, 12 Sep 2024 17:08:16 +0000
Subject: [PATCH] Fix symlink for Fluent secrets

---
 staging1/playbooks/templates/fluent-bit-secrets.yaml.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/staging1/playbooks/templates/fluent-bit-secrets.yaml.j2 b/staging1/playbooks/templates/fluent-bit-secrets.yaml.j2
index 86f2455..c64dcee 120000
--- a/staging1/playbooks/templates/fluent-bit-secrets.yaml.j2
+++ b/staging1/playbooks/templates/fluent-bit-secrets.yaml.j2
@@ -1 +1 @@
-/home/valtri/notebooks-operations.eosc/common/playbooks/templates/fluent-bit-secrets.yaml.j2
\ No newline at end of file
+../../../common/playbooks/templates/fluent-bit-secrets.yaml.j2
\ No newline at end of file
-- 
GitLab