more mem homepage
This commit is contained in:
@@ -40,10 +40,8 @@ config:
|
|||||||
label: "Cluster"
|
label: "Cluster"
|
||||||
nodes:
|
nodes:
|
||||||
show: false
|
show: false
|
||||||
|
|
||||||
# Services section empty — all entries come from K8s annotations
|
# Services section empty — all entries come from K8s annotations
|
||||||
services: []
|
services: []
|
||||||
|
|
||||||
# Widget API credentials (optional — add via SealedSecret + envFrom below)
|
# Widget API credentials (optional — add via SealedSecret + envFrom below)
|
||||||
# Homepage reads HOMEPAGE_VAR_* env vars and substitutes them in widget annotations.
|
# Homepage reads HOMEPAGE_VAR_* env vars and substitutes them in widget annotations.
|
||||||
# Example: gethomepage.dev/widget.key: "{{HOMEPAGE_VAR_GRAFANA_TOKEN}}"
|
# Example: gethomepage.dev/widget.key: "{{HOMEPAGE_VAR_GRAFANA_TOKEN}}"
|
||||||
@@ -52,7 +50,7 @@ config:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 10m
|
||||||
memory: 64Mi
|
memory: 128Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 128Mi
|
memory: 256Mi
|
||||||
|
|||||||
Reference in New Issue
Block a user