Add example deployment for Flux

This commit is contained in:
2025-08-17 12:31:51 +01:00
parent 5f1e5508f0
commit 40a263686d
2 changed files with 60 additions and 0 deletions

5
docs/examples/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Example deployments
Examples of how to deploy SMSBot.
* [Flux HelmRelease](flux-helmrelease.yaml) - An example Flux `HelmRelease` using a common chart for basic deployment.