feat: add gitea widget

This commit is contained in:
2026-02-09 18:15:40 -06:00
parent affbb8c6b8
commit ffc78b83dc
2 changed files with 11 additions and 0 deletions

View File

@@ -12,6 +12,13 @@ spec:
kind: ClusterSecretStore kind: ClusterSecretStore
name: vault name: vault
data: 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 - secretKey: HOMEPAGE_VAR_SYNOLOGY_USER
remoteRef: remoteRef:
conversionStrategy: Default conversionStrategy: Default

View File

@@ -308,6 +308,10 @@ homepage:
app.kubernetes.io/instance in ( app.kubernetes.io/instance in (
gitea gitea
) )
widget:
type: gitea
url: http://gitea-http.gitea:3000
key: {{ "{{HOMEPAGE_VAR_GITEA_API_TOKEN}}" }}
- Code (Local): - Code (Local):
icon: sh-gitea.webp icon: sh-gitea.webp
description: Gitea description: Gitea