mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 01:01:27 -05:00
Update file values.yaml
This commit is contained in:
parent
04c3c7f043
commit
e4d77503b0
1 changed files with 7 additions and 7 deletions
|
|
@ -14,10 +14,10 @@ durpapi:
|
||||||
database: postgres
|
database: postgres
|
||||||
username: postgres
|
username: postgres
|
||||||
|
|
||||||
durpapi2:
|
durpapi2:
|
||||||
deployment:
|
deployment:
|
||||||
image: registry.durp.info/developerdurp/durpapi
|
image: registry.durp.info/developerdurp/durpapi
|
||||||
tag: "0.1.0-dev0109"
|
tag: "0.1.0-dev0109"
|
||||||
secretfile: durpapi-secret
|
secretfile: durpapi-secret
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: false
|
enabled: false
|
||||||
Loading…
Add table
Add a link
Reference in a new issue