Skip to content

Commit

Permalink
Update annotation to remove triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
blues-man committed Sep 13, 2021
1 parent 30e51f5 commit 58359b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Because now we want to delegate this automation externally to GitHub Actions, we
[source,bash,role="copypaste"]
----
oc annotate deployment nationalparks image.openshift.io/triggers-
oc annotate deployment nationalparks alpha.image.policy.openshift.io/resolve-names-
----

[#configure_github_action]
Expand Down
2 changes: 2 additions & 0 deletions documentation/modules/ROOT/pages/nationalparks-java.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ And finally, the role this component plays in the overall application.
role=backend
----

Click *Create* to submit.

image::nationalparks-configure-service.png[Runtimes]

To see the build logs, in Topology view, click the `nationalparks` entry, then click on *View Logs* in the *Builds* section of the *Resources* tab.
Expand Down

0 comments on commit 58359b6

Please sign in to comment.