Skip to content

Commit 2a50431

Browse files
committed
OCPBUGS#9197: Delete the ginx custom resource
1 parent 75790af commit 2a50431

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

modules/osdk-create-cr.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,13 @@ memcached-sample 5/5 5 5 3m
200200
----
201201
endif::[]
202202

203+
. Delete the CR by running the following command:
204+
+
205+
[source,terminal,subs="attributes+"]
206+
----
207+
$ oc delete -f config/samples/{group}_v1_{app}.yaml
208+
----
209+
203210
. Clean up the resources that have been created as part of this tutorial.
204211

205212
* If you used the `make deploy` command to test the Operator, run the following command:

0 commit comments

Comments
 (0)