Skip to content
Snippets Groups Projects
Unverified Commit 3169136a authored by Varac's avatar Varac
Browse files

Remove dashboard CPU limits

parent 70655607
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,6 @@ data: ...@@ -11,7 +11,6 @@ data:
host: dashboard.${domain} host: dashboard.${domain}
resources: resources:
limits: limits:
cpu: 20m
memory: 32Mi memory: 32Mi
requests: requests:
cpu: 10m cpu: 10m
...@@ -34,7 +33,6 @@ data: ...@@ -34,7 +33,6 @@ data:
tokenUrl: "https://sso.${domain}/oauth2/token" tokenUrl: "https://sso.${domain}/oauth2/token"
resources: resources:
limits: limits:
cpu: 200m
memory: 512Mi memory: 512Mi
requests: requests:
cpu: 100m cpu: 100m
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment