Skip to content

Commit 841ab8f

Browse files
committed
Make Inventory re-build more obvious
1 parent cec960b commit 841ab8f

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
@@ -247,6 +247,8 @@ data:
247247

248248
`*Click on the 'Create' button*`.
249249

250+
== Re-build Inventory Component
251+
250252
Once the source code is updated and the ConfigMap is created, as before `*Deploy the updated Inventory Service to the OpenShift cluster*`.
251253

252254
Wait till the build is complete then, `*Delete the Inventory Pod*` to make it start again and look for the config maps:
@@ -256,6 +258,8 @@ Wait till the build is complete then, `*Delete the Inventory Pod*` to make it st
256258
oc delete pod -l component=inventory -n my-project{USER_ID}
257259
----
258260

261+
== Check the Inventory database is being used
262+
259263
Now **verify that the config map is in fact injected into the container by checking if the seed data is
260264
loaded into the database**.
261265

0 commit comments

Comments
 (0)