Skip to content

Commit 0ea81c7

Browse files
committed
Commit from GitHub Actions (WildFly Quickstarts Update 'README.adoc's)
1 parent d9e3d2d commit 0ea81c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

microprofile-reactive-messaging-kafka/README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2154,14 +2154,14 @@ $ oc delete csv CSV_NAME -n openshift-operators
21542154
----
21552155
====
21562156
2157-
To uninstall the AMQ Streams operator (name-scoped installation):
2157+
To uninstall the AMQ Streams operator (namespace-scoped installation):
21582158
----
21592159
$ oc delete -f ./charts/kafka-on-openshift.yaml --wait --timeout=10m0s
21602160
$ oc delete -f ./charts/amq-operator-on-openshift.yaml -n NAMESPACE --wait --timeout=10m0s
21612161
$ oc delete -f ./charts/amq-operator-group-on-openshift.yaml
21622162
$ oc delete csv --all -n NAMESPACE
21632163
----
2164-
NOTE: Replace NAMESPACE above, with the actual name of the namespace used in the name-scoped installation.
2164+
NOTE: Replace NAMESPACE above, with the actual name of the namespace used in the namespace-scoped installation.
21652165
21662166
ifndef::ProductRelease,EAPXPRelease[]
21672167
//Kubernetes

0 commit comments

Comments
 (0)