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

Added route and parameters to OpenShift template. Updated docs. #16

Merged
merged 1 commit into from
Aug 31, 2018

Conversation

skabashnyuk
Copy link
Contributor

What does this PR do?

Added route and parameters to OpenShift template. Updated docs.

Reference eclipse-che/che#10834

@skabashnyuk skabashnyuk merged commit e5a5840 into master Aug 31, 2018
@skabashnyuk skabashnyuk deleted the template branch August 31, 2018 08:17
## OpenShift
You can deploy Che plugin registry on Openshift with command.
```
oc new-app -f openshift/che-plugin-registry.yml \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I understand there are default values for the specified parameters IMAGE, IMAGE_TAG, PULL_POLICY. Would it better to have the simplest command here like oc new-app -f openshift/che-plugin-registry.yml and separately describe parameters that can be overridden?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants