Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHDEVDOCS-2804 Removing the low level details from the image puller landing page #1940

Merged
merged 2 commits into from
Apr 1, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ To improve the start time performance of {prod-short} workspaces, use the {image
The {image-puller-name-short} is an additional {platforms-name} deployment.
It creates a _DaemonSet_ downloading and running the relevant container images on each node. These images are already available when a {prod-short} workspace starts.

The {image-puller-name-short} loads its configuration from a `ConfigMap` accepting following parameters. The installation method determines the procedure to configure the ConfigMap.
The {image-puller-name-short} provides the following parameters for configuration.
ifeval::["{project-context}" == "che"]
The underlying platform determines the installation method.
endif::[]

[id="image-puller-configuration_{context}"]
.{image-puller-name-short} `ConfigMap` parameters
.{image-puller-name-short} parameters
[options="header"]
|===
|Parameter |Usage |Default
Expand Down