sa fix
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
# 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
|
||||
serviceAccount:
|
||||
name: admin-user
|
||||
kubernetes-dashboard:
|
||||
resources:
|
||||
limits:
|
||||
cpu: 200m
|
||||
memory: 200Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 100Mi
|
||||
|
||||
Reference in New Issue
Block a user