From 68b14d4a6b3d93032a42872d846e5dad612fc7c2 Mon Sep 17 00:00:00 2001
From: Rafael Laszlo <rlacko99@gmail.com>
Date: Wed, 10 Nov 2021 09:58:49 +0100
Subject: [PATCH] Add example usages

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 5bc5054..84fde80 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,12 @@ using Ansible, Terraform and any other tool.
 It is recommended to follow this project structure
 in your project.
 
+## Repos using this template
+
+[Harbor](https://git.sch.bme.hu/kszk/sysadmin/kubernetes/harbor)  
+[K8S backup](https://git.sch.bme.hu/kszk/sysadmin/kubernetes/backup)  
+[Temp K8S Gateway](https://git.sch.bme.hu/kszk/sysadmin/kubernetes/temp-old-k8s-gateway) 
+
 ## How to use it?
 
 **Fork it**
-- 
GitLab