hp config

This commit is contained in:
2026-04-28 14:21:01 +02:00
parent f5486a9210
commit e9513da92b

View File

@@ -39,7 +39,10 @@ config:
showLabel: true showLabel: true
label: "Cluster" label: "Cluster"
nodes: nodes:
show: false show: true
cpu: true
memory: true
showLabel: true
# Both empty — all entries come from K8s service annotations # Both empty — all entries come from K8s service annotations
bookmarks: [] bookmarks: []
services: [] services: []
@@ -55,3 +58,7 @@ resources:
limits: limits:
cpu: 100m cpu: 100m
memory: 256Mi memory: 256Mi
env:
- name: HOMEPAGE_ALLOWED_HOSTS
value: start.forteapps.net