diff --git a/src/content/assets/img/pages/docs/quick-installation-new-operator/application_namespace.png b/src/content/assets/img/pages/docs/quick-installation-new-operator/application_namespace.png new file mode 100644 index 00000000000..69dca657fd5 Binary files /dev/null and b/src/content/assets/img/pages/docs/quick-installation-new-operator/application_namespace.png differ diff --git a/src/content/assets/img/pages/docs/quick-installation-new-operator/operator-installed-2.2.png b/src/content/assets/img/pages/docs/quick-installation-new-operator/operator-installed-2.2.png new file mode 100644 index 00000000000..f13aada1fee Binary files /dev/null and b/src/content/assets/img/pages/docs/quick-installation-new-operator/operator-installed-2.2.png differ diff --git a/src/content/docs/upgrade-install-new-operator.md b/src/content/docs/upgrade-install-new-operator.md index 69cf68c3c3d..1a13fd5e6bc 100644 --- a/src/content/docs/upgrade-install-new-operator.md +++ b/src/content/docs/upgrade-install-new-operator.md @@ -44,7 +44,10 @@ The Open Data Hub operator is available for deployment in the OpenShift Operator ![Select Channel](../assets/img/pages/docs/quick-installation-new-operator/channels.png "Select Channel") 5. To view the status of the Open Data Hub operator installation, find the Open Data Hub Operator under `Operators` -> `Installed Operators`. It might take a couple of minutes to show, but once the `Status` field displays `Succeeded`, you can proceed to create a DataScienceCluster instance - ![Installed Operators](../assets/img/pages/docs/quick-installation-new-operator/operator-installed.png "Installed Operators") + ![Installed Operators](../assets/img/pages/docs/quick-installation-new-operator/operator-installed-2.2.png "Installed Operators") + +6. [Optional] To customize the "applications namespace", update the "default" `DSCInitialization` instance from either "Form view" or "YAML view", see screenshot for example: + ![Select NS](../assets/img/pages/docs/quick-installation-new-operator/application_namespace.png "Select NS") ### Create a DataScienceCluster instance