📝(kubernetes) update doc with our dev-backend helm chart

We removed the usage of bitnami charts and created our own dev-backend
helm chart. We need to update the kubernetes document accordingly.
This commit is contained in:
Manuel Raynaud
2025-12-10 17:23:13 +01:00
parent 8091cbca23
commit b11d3acd01
6 changed files with 230 additions and 2457 deletions
+7 -5
View File
@@ -1,7 +1,9 @@
auth:
postgres:
enabled: true
name: postgres
#serviceNameOverride: postgres
image: postgres:16-alpine
username: dinum
password: pass
database: impress
tls:
enabled: true
autoGenerated: true
database: dinum
size: 1Gi