Skip to content

Commit

Permalink
Mention that we are registering a service within the Service catalog
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Moulliard <[email protected]>
  • Loading branch information
cmoulliard committed May 4, 2023
1 parent d071346 commit ee17419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/resources/templates/index/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ <h1>Welcome to Primaza</h1>
To allow to bind a microservice/application with a service (Database, Broker, NoSQL, etc), different steps are needed.
As this PoC do not yet integrate all the systems which should be part of the final architecture, we will have to create some data manually.
The process to follow is pretty foward and can be summarized in a few steps:</br>
- Register a service</br>
- Register a service part of the Services catalog</br>
- Wait till the service(s) will be discovered on the clusters and will become available</br>
- Create the service's credential</br>
- Populate a claim to request to bind a service</br>
Expand Down

0 comments on commit ee17419

Please sign in to comment.