Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
daa0fe0a
Commit
daa0fe0a
authored
5 years ago
by
Tim Gross
Browse files
Options
Download
Email Patches
Plain Diff
add csi_plugin_gc_threshold config documentation
parent
b95fb41e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
website/pages/docs/configuration/server.mdx
+4
-0
website/pages/docs/configuration/server.mdx
with
4 additions
and
0 deletions
+4
-0
website/pages/docs/configuration/server.mdx
+
4
-
0
View file @
daa0fe0a
...
...
@@ -90,6 +90,10 @@ server {
deployment must be in the terminal state before it is eligible for garbage
collection. This is specified using a label suffix like "30s" or "1h".
- `csi_plugin_gc_threshold` `(string: "1h")` - Specifies the minimum age of
CSI plugin before it is eligible for garbage collection if not in use.
This is specified using a label suffix like "30s" or "1h".
- `default_scheduler_config` <code>([scheduler_configuration][update-scheduler-config]:
nil)</code> - Specifies the initial default scheduler config when
bootstrapping cluster. The parameter is ignored once the cluster is bootstrapped or
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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