Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
a492d5f2
Commit
a492d5f2
authored
Mar 05, 2020
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update nginx-ingress components replica count from 2 to 1
Signed-off-by:
Rémy Coutable
<
remy@rymai.me
>
parent
57957ee8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
scripts/review_apps/base-config.yaml
scripts/review_apps/base-config.yaml
+0
-3
No files found.
scripts/review_apps/base-config.yaml
View file @
a492d5f2
...
...
@@ -111,7 +111,6 @@ nginx-ingress:
controller
:
config
:
ssl-ciphers
:
ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-SHA384:ECDHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!aNULL:!eNULL:!EXPORT:!DES:!MD5:!PSK:!RC4
replicaCount
:
2
resources
:
requests
:
cpu
:
100m
...
...
@@ -119,7 +118,6 @@ nginx-ingress:
limits
:
cpu
:
200m
memory
:
675M
minAvailable
:
1
service
:
enableHttp
:
false
livenessProbe
:
...
...
@@ -134,7 +132,6 @@ nginx-ingress:
limits
:
cpu
:
10m
memory
:
24M
replicaCount
:
1
postgresql
:
metrics
:
enabled
:
false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment