Add demo section to README for Reloader

Added a demo section with an image to showcase Reloader.
This commit is contained in:
Muhammad Safwan Karim
2025-12-08 23:46:09 +05:00
committed by GitHub
parent d409b79a11
commit d01b1d6852

View File

@@ -19,6 +19,10 @@ In a traditional Kubernetes setup, updating a `Secret` or `ConfigMap` does not a
Reloader bridges that gap by ensuring your workloads stay in sync with configuration changes — automatically and safely. Reloader bridges that gap by ensuring your workloads stay in sync with configuration changes — automatically and safely.
## 🎥 Reloader in Action
![demo](https://github.com/user-attachments/assets/ad9e59c7-39cf-45d7-89d6-4c22034104dd)
## 🚀 Why Reloader? ## 🚀 Why Reloader?
-**Zero manual restarts**: No need to manually rollout workloads after config/secret changes. -**Zero manual restarts**: No need to manually rollout workloads after config/secret changes.