Files
infrastructure/helm/dashboard/values.yaml

13 lines
255 B
YAML
Raw Normal View History

2025-09-30 11:47:48 +02:00
# Add any value overrides for the kubernetes-dashboard chart here.
# For example, to set a resource limit you could use:
#
resources:
limits:
cpu: 200m
memory: 200Mi
requests:
cpu: 100m
memory: 100Mi
2025-09-30 11:59:33 +02:00
serviceAccount:
name: admin-user