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