From 8e4940c67ea78b4d8d1d3980f3cf0026115e97f8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= <valtri@civ.zcu.cz>
Date: Sun, 1 Sep 2024 12:01:00 +0000
Subject: [PATCH] Missing symlinks

---
 cesnet-central/playbooks/k8s.yaml | 1 +
 testing/playbooks/upgrade.yaml    | 1 +
 2 files changed, 2 insertions(+)
 create mode 120000 cesnet-central/playbooks/k8s.yaml
 create mode 120000 testing/playbooks/upgrade.yaml

diff --git a/cesnet-central/playbooks/k8s.yaml b/cesnet-central/playbooks/k8s.yaml
new file mode 120000
index 0000000..117aed6
--- /dev/null
+++ b/cesnet-central/playbooks/k8s.yaml
@@ -0,0 +1 @@
+../../common/playbooks/k8s.yaml
\ No newline at end of file
diff --git a/testing/playbooks/upgrade.yaml b/testing/playbooks/upgrade.yaml
new file mode 120000
index 0000000..0f9e3f4
--- /dev/null
+++ b/testing/playbooks/upgrade.yaml
@@ -0,0 +1 @@
+../../common/playbooks/upgrade.yaml
\ No newline at end of file
-- 
GitLab