chore(maint): Updated readme
All checks were successful
Validate K8s manifests / validate-manifests (push) Successful in 53s

This commit is contained in:
Daniël Groothuis
2025-10-24 11:03:32 +02:00
parent 82341b1996
commit 87fbc47560

View File

@@ -64,3 +64,7 @@ It'll add a `.placeholder` file where the manifests will live.
- [Uptime Kuma](https://uptime.dgse.cloud) (Basic Authentication required) - [Uptime Kuma](https://uptime.dgse.cloud) (Basic Authentication required)
- [Ntfy](https://notifications.dgse.cloud) (Basic Authentication required) - [Ntfy](https://notifications.dgse.cloud) (Basic Authentication required)
- [Penpot](https://penpot.dgse.cloud) (Basic Authentication required) - [Penpot](https://penpot.dgse.cloud) (Basic Authentication required)
## Important Notes
- When adding a new application, keep in mind that after push to main, ArgoCD will automatically sync the resources to the cluster.
- When using secrets, use Vault to store them and reference them in the manifests.