aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2025-03-23 20:02:17 +0100
committerclyhtsuriva <aimeric@adjutor.xyz>2025-03-23 20:02:17 +0100
commitf28c51b645d7e837bb2b6bc1f8d8c0d25c657a68 (patch)
tree9b5153d18f16fcaac0433a7af4bde71056c733f4
parent503de953a9be6d8d57495ef400f1341b3888f3f0 (diff)
Add disclaimer about this repo
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 422b4ca..ef28b66 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,7 @@ This repository contains Infrastructure as Code (IaC) configurations for my home
- **packer/**: Packer templates for creating custom VM images.
- **kubernetes/**: Kubernetes cluster and application configurations.
- **docker/**: Docker Compose files for containerized services.
+
+## Disclaimer
+
+This repository is for testing and learning purposes. The code may not match the current setup in my live homelab environment. Use at your own risk.