Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Wiki
Manage
Activity
Members
Labels
Plan
Issues
53
Issue boards
Milestones
Wiki
Code
Merge requests
6
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MDM Lab
Wiki
Commits
e3472c30
Commit
e3472c30
authored
1 year ago
by
Remi PLANEL
Browse files
Options
Downloads
Patches
Plain Diff
reduce resources
parent
501d95a5
No related branches found
No related tags found
1 merge request
!7
K8s deploy
Pipeline
#111351
passed with stages
Stage:
Stage:
in 4 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deploy/df-wiki/values.yaml
+4
-4
4 additions, 4 deletions
deploy/df-wiki/values.yaml
with
4 additions
and
4 deletions
deploy/df-wiki/values.yaml
+
4
−
4
View file @
e3472c30
...
...
@@ -61,11 +61,11 @@ ingress:
resources
:
limits
:
cpu
:
400m
memory
:
512Mi
requests
:
cpu
:
300m
memory
:
512Mi
memory
:
400Mi
requests
:
cpu
:
200m
memory
:
256Mi
# We usually recommend not to specify default resources and to leave this as a conscious
# choice for the user. This also increases chances charts run on environments with little
# resources, such as Minikube. If you do want to specify resources, uncomment the following
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment