mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 08:41:30 -05:00
Update 2 files
- /durpapi/templates/secrets.yaml - /durpapi/Chart.yaml
This commit is contained in:
parent
779af328e8
commit
a379866e41
2 changed files with 2 additions and 25 deletions
|
|
@ -8,5 +8,5 @@ appVersion: 0.0.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: durpapi
|
- name: durpapi
|
||||||
repository: https://gitlab.com/api/v4/projects/45025483/packages/helm/stable
|
repository: https://gitlab.com/api/v4/projects/45025483/packages/helm/stable
|
||||||
version: 0.1.0-dev0081
|
version: 0.1.0-dev0089
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -21,30 +21,7 @@ spec:
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: secrets/durpapi/unraid
|
key: secrets/durpapi/unraid
|
||||||
property: UNRAID_URI
|
property: UNRAID_URI
|
||||||
- secretKey: jwtToken
|
|
||||||
remoteRef:
|
|
||||||
key: secrets/durpapi/jwtToken
|
|
||||||
property: jwtToken
|
|
||||||
- secretKey: AuthURL
|
|
||||||
remoteRef:
|
|
||||||
key: secrets/durpapi/auth
|
|
||||||
property: AuthURL
|
|
||||||
- secretKey: ClientID
|
|
||||||
remoteRef:
|
|
||||||
key: secrets/durpapi/auth
|
|
||||||
property: ClientID
|
|
||||||
- secretKey: ClientSecret
|
|
||||||
remoteRef:
|
|
||||||
key: secrets/durpapi/auth
|
|
||||||
property: ClientSecret
|
|
||||||
- secretKey: RedirectURL
|
|
||||||
remoteRef:
|
|
||||||
key: secrets/durpapi/auth
|
|
||||||
property: RedirectURL
|
|
||||||
- secretKey: TokenURL
|
|
||||||
remoteRef:
|
|
||||||
key: secrets/durpapi/auth
|
|
||||||
property: TokenURL
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue