mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
307fafb497
commit
0bf677c9f6
2 changed files with 11 additions and 0 deletions
|
|
@ -10,3 +10,7 @@ dependencies:
|
|||
repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable
|
||||
version: 0.1.0-dev0004
|
||||
alias: durpapi
|
||||
- name: DurpAPI
|
||||
repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable
|
||||
version: 0.1.0-dev0004
|
||||
alias: durpapi2
|
||||
|
|
|
|||
|
|
@ -13,3 +13,10 @@ durpapi:
|
|||
replicationPasswordKey: db_pass
|
||||
database: postgres
|
||||
username: postgres
|
||||
durpapi2:
|
||||
deployment:
|
||||
image: registry.durp.info/developerdurp/durpapi
|
||||
tag: "0.1.0-dev0109"
|
||||
secretfile: durpapi-secret
|
||||
postgresql:
|
||||
enabled: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue