Skip to content

Instantly share code, notes, and snippets.

@kaovilai
Last active July 26, 2019 02:58
Show Gist options
  • Save kaovilai/f16eddf72bbaddbfc55ef4a107313942 to your computer and use it in GitHub Desktop.
Save kaovilai/f16eddf72bbaddbfc55ef4a107313942 to your computer and use it in GitHub Desktop.
Homeroom Gists

Once you have ordered DEV Admin Storage, ssh to bastion and run the following

oc set env deploymentconfigs.apps.openshift.io admin -n labguide -e DOWNLOAD_URL=https://raw.githubusercontent.com/openshift/openshift-cns-testdrive/ocp4-dev/labguide

Check status with

oc rollout status dc/admin -n labguide

You can now visit the route to access the development content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment