Update 2 files

- /durpapi/Chart.yaml
- /durpapi/values.yaml
This commit is contained in:
2023-08-20 14:06:22 +00:00
parent 5dc649f0be
commit 04c3c7f043
2 changed files with 11 additions and 1 deletions

View File

@@ -10,4 +10,7 @@ dependencies:
repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable
version: 0.1.0-dev0003
alias: durpapi
- name: DurpAPI
repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable
version: 0.1.0-dev0003
alias: durpapi2

View File

@@ -14,3 +14,10 @@ durpapi:
database: postgres
username: postgres
durpapi2:
deployment:
image: registry.durp.info/developerdurp/durpapi
tag: "0.1.0-dev0109"
secretfile: durpapi-secret
postgresql:
enabled: false