diff options
author | clyhtsuriva <aimeric@adjutor.xyz> | 2025-03-23 20:02:17 +0100 |
---|---|---|
committer | clyhtsuriva <aimeric@adjutor.xyz> | 2025-03-23 20:02:17 +0100 |
commit | f28c51b645d7e837bb2b6bc1f8d8c0d25c657a68 (patch) | |
tree | 9b5153d18f16fcaac0433a7af4bde71056c733f4 | |
parent | 503de953a9be6d8d57495ef400f1341b3888f3f0 (diff) |
Add disclaimer about this repo
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |