mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update 2 files
- /durpapi/values.yaml - /durpapi/Chart.yaml
This commit is contained in:
parent
e4d77503b0
commit
dcf1700395
2 changed files with 1 additions and 13 deletions
|
|
@ -10,7 +10,3 @@ dependencies:
|
||||||
repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable
|
repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable
|
||||||
version: 0.1.0-dev0003
|
version: 0.1.0-dev0003
|
||||||
alias: durpapi
|
alias: durpapi
|
||||||
- name: DurpAPI
|
|
||||||
repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable
|
|
||||||
version: 0.1.0-dev0003
|
|
||||||
alias: durpapi2
|
|
||||||
|
|
|
||||||
|
|
@ -13,11 +13,3 @@ durpapi:
|
||||||
replicationPasswordKey: db_pass
|
replicationPasswordKey: db_pass
|
||||||
database: postgres
|
database: postgres
|
||||||
username: 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