First commit

This commit is contained in:
LeNei
2023-11-05 21:27:36 +01:00
commit 1001e8f8c6
14 changed files with 414 additions and 0 deletions

21
values.yaml Normal file
View File

@@ -0,0 +1,21 @@
email: your-mail@web.com
api:
appName: nice-name
host: public-url
replicas: 1
image: image-name
containerPort: 80
jwksUrl: required-for-jwks
frontend:
appName: nice-name
host: public-url
replicas: 1
image: image-name
postgresql:
auth:
database: database-name
enablePostgresUser: true
postgresPassword: very-secret-password