Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
YaCy
Commits
53d52d52
Commit
53d52d52
authored
Sep 01, 2021
by
Dominik Hebeler
Browse files
lowered max index size
parent
867982d4
Pipeline
#5870
failed with stage
in 1 minute and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
values.yaml
View file @
53d52d52
...
...
@@ -28,7 +28,7 @@ yacy:
password
:
volume
:
class
:
local-storage
size
:
10
0Gi
size
:
3
0Gi
# Here you can define additional config parameters for your yacy deployment.
# You can set any valid yacy config
# i.e.
...
...
@@ -46,9 +46,9 @@ yacy:
-
name
:
javastart_Xmx
value
:
Xmx4096m
-
name
:
resource.disk.used.max.steadystate
value
:
9216
0
value
:
2304
0
-
name
:
resource.disk.used.max.overshot
value
:
100352
value
:
25088
podAnnotations
:
{}
nodeSelector
:
yacy-node
:
"
true"
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment