add: helm chart changes

This commit is contained in:
bubu
2026-05-31 03:53:33 +02:00
parent f6817f83e6
commit d707200055
8 changed files with 36 additions and 57 deletions
+2
View File
@@ -70,6 +70,8 @@ cargo run --release
`OXICLOUD_DB_CONNECTION_STRING` is the runtime setting read by OxiCloud. `DATABASE_URL` is only needed for SQLx build-time checks.
## Kubernetes (Helm)
* Please note the and external postgresql is required (for instance, create it with cncf postgreqsl operator), More information [HERE](https://cloudnative-pg.io/)
* Please pay attention to pvc name change if you are using this charte with an already existing installation, you'll have to migrate the data.
```bash
helm upgrade --install oxicloud charts/oxicloud \