ff homepage
This commit is contained in:
@@ -47,13 +47,15 @@ config:
|
|||||||
cpu: true
|
cpu: true
|
||||||
memory: true
|
memory: true
|
||||||
showLabel: true
|
showLabel: true
|
||||||
# Both empty — all entries come from K8s service annotations
|
# In-cluster entries come from K8s service annotations.
|
||||||
|
# External (out-of-cluster) services are listed here statically.
|
||||||
bookmarks: []
|
bookmarks: []
|
||||||
services: []
|
services:
|
||||||
# Widget API credentials (optional — add via SealedSecret + envFrom below)
|
- Apps:
|
||||||
# Homepage reads HOMEPAGE_VAR_* env vars and substitutes them in widget annotations.
|
- Forte Feedback:
|
||||||
# Example: gethomepage.dev/widget.key: "{{HOMEPAGE_VAR_GRAFANA_TOKEN}}"
|
href: https://feedback.forteapps.net
|
||||||
# To enable: create a sealed secret and add envFrom to load it.
|
description: Fortes internal feedback app
|
||||||
|
icon: mdi-application
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
Reference in New Issue
Block a user