hp config
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user