File tree Expand file tree Collapse file tree
microprofile-reactive-messaging-kafka Expand file tree Collapse file tree Original file line number Diff line number Diff 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
21662166ifndef::ProductRelease,EAPXPRelease[]
21672167//Kubernetes
You can’t perform that action at this time.
0 commit comments