Skip to content

Commit

Permalink
Fix GUI uninstall </details> location. Fix delete-project image name.
Browse files Browse the repository at this point in the history
  • Loading branch information
evanstoner committed Jun 14, 2024
1 parent f3af779 commit 61958fe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/deployment/openshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,6 @@ The sidecar sensor is not intended for OpenShift. If you installed it by mistake
This will open an uninstall confirmation box, click `Uninstall` to complete the uninstall.
</details>
#### Clean up remaining resources
You must remove several resources manually that OpenShift's Operator Lifecycle Manager (OLM) does not
Expand All @@ -385,6 +383,8 @@ remove automatically when the operator is uninstalled.
![OpenShift CrowdStrike project cleanup](images/ocp-delete-project.png)
</details>
### Uninstall using the CLI
<details>
Expand Down
4 changes: 2 additions & 2 deletions docs/src/deployment/openshift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,8 +366,6 @@ The sidecar sensor is not intended for OpenShift. If you installed it by mistake
This will open an uninstall confirmation box, click `Uninstall` to complete the uninstall.
</details>
#### Clean up remaining resources
You must remove several resources manually that OpenShift's Operator Lifecycle Manager (OLM) does not
Expand All @@ -385,6 +383,8 @@ remove automatically when the operator is uninstalled.
![OpenShift CrowdStrike project cleanup](images/ocp-delete-project.png)
</details>
### Uninstall using the CLI
<details>
Expand Down

0 comments on commit 61958fe

Please sign in to comment.