create postgresql deployment

This commit is contained in:
2023-01-02 16:16:29 -05:00
parent 4dc0961cc8
commit db9512c7ad
7 changed files with 128 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
# values for PostgreSQL
image:
repository: bitnami/postgresql
tag: 15.1.0-debian-11-r12
auth:
database: test
username: "test"
existingSecret: postgres-secrets