Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cc-qtl-db
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cc-qtl
cc-qtl-db
Commits
7167ac4d
Commit
7167ac4d
authored
1 year ago
by
Remi PLANEL
Browse files
Options
Downloads
Patches
Plain Diff
update resources
parent
a58a59e0
No related branches found
No related tags found
No related merge requests found
Pipeline
#133128
passed
11 months ago
Stage: test
Stage: docker-build
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
chart/values.production.yaml
+3
-3
3 additions, 3 deletions
chart/values.production.yaml
chart/values.yaml
+1
-1
1 addition, 1 deletion
chart/values.yaml
with
4 additions
and
4 deletions
chart/values.production.yaml
+
3
−
3
View file @
7167ac4d
django
:
django
:
resources
:
resources
:
requests
:
requests
:
memory
:
"
2
Gi"
memory
:
"
3
Gi"
cpu
:
"
1500m"
cpu
:
"
1500m"
limits
:
limits
:
memory
:
"
2
Gi"
memory
:
"
3
Gi"
cpu
:
"
2000m"
cpu
:
"
2000m"
nuxt
:
nuxt
:
...
@@ -14,7 +14,7 @@ nuxt:
...
@@ -14,7 +14,7 @@ nuxt:
cpu
:
"
1000m"
cpu
:
"
1000m"
limits
:
limits
:
memory
:
"
1Gi"
memory
:
"
1Gi"
cpu
:
"
1
5
00m"
cpu
:
"
1
0
00m"
postgresqlZalando
:
postgresqlZalando
:
...
...
This diff is collapsed.
Click to expand it.
chart/values.yaml
+
1
−
1
View file @
7167ac4d
...
@@ -100,7 +100,7 @@ resources:
...
@@ -100,7 +100,7 @@ resources:
autoscaling
:
autoscaling
:
enabled
:
false
enabled
:
false
minReplicas
:
1
minReplicas
:
1
maxReplicas
:
100
maxReplicas
:
2
targetCPUUtilizationPercentage
:
80
targetCPUUtilizationPercentage
:
80
# targetMemoryUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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