Remove example env var

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2024-09-07 07:23:27 +01:00
parent e18b93fc10
commit c0daa2015e
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78

View File

@ -59,8 +59,6 @@ spec:
secretKeyRef:
name: matrix-sliding-sync
key: SYNCV3_DB
- name: SYNCV3_DB
value: user=$(whoami) dbname=syncv3 sslmode=disable host=host.docker.internal password='DATABASE_PASSWORD_HERE'"
---
apiVersion: v1
kind: Service