diff --git a/devspaces/README.md b/devspaces/README.md index 63eb16f..5ce1f18 100644 --- a/devspaces/README.md +++ b/devspaces/README.md @@ -21,6 +21,8 @@ https://github.com/shadowman-lab/Ansible-PAH/tree/main/roles/build_shadowmandevs # Set Up Git Config: +If running OpenShift Dev Spaces <3.10 + 1) Login to OpenShift 2) Go to Workloads, ConfigMaps @@ -57,6 +59,16 @@ Your Git user name and email should appear in the output. ### Note if a workspace-userdata-gitconfig-configmap already exists, just update your existing config map per the YAML above +If running OpenShift Dev Spaces >=3.10 + +1) Login to OpenShift Dev Spaces + +2) Click username in top right and select User Preferences + +3) Select Gitconfig + +4) Click the Pencil icon next to name and e-mail to update for your Git name and e-mail + # Pull From Password Protected Registry 1) Login to OpenShift Dev Spaces