feat: add gitea widget
This commit is contained in:
@@ -12,6 +12,13 @@ spec:
|
||||
kind: ClusterSecretStore
|
||||
name: vault
|
||||
data:
|
||||
- secretKey: HOMEPAGE_VAR_GITEA_API_TOKEN
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: /cl01tl/gitea/auth/homepage
|
||||
metadataPolicy: None
|
||||
property: token
|
||||
- secretKey: HOMEPAGE_VAR_SYNOLOGY_USER
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
|
||||
@@ -308,6 +308,10 @@ homepage:
|
||||
app.kubernetes.io/instance in (
|
||||
gitea
|
||||
)
|
||||
widget:
|
||||
type: gitea
|
||||
url: http://gitea-http.gitea:3000
|
||||
key: {{ "{{HOMEPAGE_VAR_GITEA_API_TOKEN}}" }}
|
||||
- Code (Local):
|
||||
icon: sh-gitea.webp
|
||||
description: Gitea
|
||||
|
||||
Reference in New Issue
Block a user