Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Helm Charts for Minds Projects
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Merge Requests
2
CI / CD
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Helm Charts for Minds Projects
Commits
6cbc7a1b
Commit
6cbc7a1b
authored
12 minutes ago
by
Mark Harding
Browse files
Options
Download
(chore): reduce runner limits
parent
3267f3d4
master
No related merge requests found
Pipeline
#116659565
passed with stage
in 1 minute and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
minds/values.yaml
View file @
6cbc7a1b
...
...
@@ -54,6 +54,9 @@ runners:
limits
:
memory
:
2Gi
cpu
:
1000m
requests
:
memory
:
256Mi
cpu
:
100m
dispatchers
:
notifications
:
replicas
:
1
...
...
This diff is collapsed.
Please
register
or
sign in
to comment