gitea widget

This commit is contained in:
2026-04-28 14:30:59 +02:00
parent e9513da92b
commit 1783c76a2d
4 changed files with 20 additions and 1 deletions

View File

@@ -122,7 +122,7 @@ ingress:
gethomepage.dev/href: "https://git.forteapps.net"
gethomepage.dev/widget.type: "gitea"
gethomepage.dev/widget.url: "https://git.forteapps.net"
# gethomepage.dev/widget.key: "{{HOMEPAGE_VAR_GITEA_TOKEN}}"
gethomepage.dev/widget.key: "{{HOMEPAGE_VAR_GITEA_TOKEN}}"
hosts:
- host: git.forteapps.net
paths:

View File

@@ -62,3 +62,6 @@ resources:
env:
- name: HOMEPAGE_ALLOWED_HOSTS
value: start.forteapps.net
envFrom:
- secretRef:
name: homepage-widget-credentials