diff --git a/4-outer-loop/index.html b/4-outer-loop/index.html index f757e66..e532854 100644 --- a/4-outer-loop/index.html +++ b/4-outer-loop/index.html @@ -499,9 +499,11 @@
master
Builder Image
Java
and openjdk-11-el7 / Red Hat OpenJDK 11 (RHEL 7)
Create Application
workshop-app
workshop
If you don’t have the checkbox Add pipeline and get the message There are no pipeline templates available for Java and Deployment combination
in the next step then just give it few more minutes and reload the page.
quayadmin
quayadmin
and press AddReconfiguring Quay takes some time. The easiest way to determine if it’s been finished is to open the Quay portal (using the quay-quay
Route). At the upper right you’ll see the username (quayadmin
), if you click the username the drop-down should show a link Super User Admin Panel. When it shows up you can proceed.
Reconfiguring Quay takes some time. The easiest way to determine if it’s been finished is to open the Quay portal (using the quay-quay
Route). At the upper right you’ll see the username (quayadmin
), if you click the username the drop-down should show a link Super User Admin Panel. When it shows up you can proceed. If it does not show up for a very long time, check if the pods in the quay-project are pending, due to insufficient CPU resources. If yes, go to deployments and change the update-strategy from rolling
to recreate
Go to the Red Hat Quay Bridge Operator overview (make sure you are in the quay
namespace)
On the Quay Integration tile click Create Instance
+On the Quay Integration tile click Create QuayIntegration
Gitea
create a New Migration and clone the Config GitOps Repo which will be the repository that contains our GitOps infrastructure components and stateGitea
create a New Migration (by pressing the + button in the upper right) and clone the Config GitOps Repo which will be the repository that contains our GitOps infrastructure components and stateHave quick look at the structure of this project :