Skip to content

Commit 650f55b

Browse files
committed
Make Inventory re-build more obvious
1 parent a8ae403 commit 650f55b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

documentation/modules/ROOT/pages/app-config.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,8 @@ data:
244244

245245
`*Click on the 'Create' button*`.
246246

247+
== Re-build Inventory Component
248+
247249
Once the source code is updated and the ConfigMap is created, as before, `*Deploy the updated Inventory Service to the OpenShift cluster*`.
248250

249251
Wait till the build is complete then, `*Delete the Inventory Pod*` to make it start again and look for the config maps:
@@ -253,6 +255,8 @@ Wait till the build is complete then, `*Delete the Inventory Pod*` to make it st
253255
oc delete pod -l component=inventory
254256
----
255257

258+
== Check the Inventory database is being used
259+
256260
Now **verify that the config map is in fact injected into the container by checking if the seed data is
257261
loaded into the database**.
258262

0 commit comments

Comments
 (0)