mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update 2 files
- /durpapi/Chart.yaml - /durpapi/values.yaml
This commit is contained in:
parent
070bc77eb7
commit
082ffe108a
2 changed files with 5 additions and 6 deletions
|
|
@ -1,6 +1,8 @@
|
|||
durpapi:
|
||||
deployment:
|
||||
image: registry.gitlab.com/developerdurp/durpapi
|
||||
tag: "0.1.0-dev0109"
|
||||
secretfile: durpapi-secret
|
||||
postgresql:
|
||||
enabled: true
|
||||
auth:
|
||||
|
|
@ -12,7 +14,3 @@ durpapi:
|
|||
database: postgres
|
||||
username: postgres
|
||||
|
||||
ingress:
|
||||
host: api.durp.info/durpapi
|
||||
clusterissuer: letsencrypt-production
|
||||
tls: durpapi-tls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue