Skip to content

Commit 965a66d

Browse files
Update content/patterns/layered-zero-trust/lzt-secure-supply-chain.adoc
Co-authored-by: Andrew Block <andy.block@gmail.com>
1 parent a066acc commit 965a66d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/patterns/layered-zero-trust/lzt-secure-supply-chain.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ $ export RHTPA_TOKEN=$(curl -sSfk -X POST "${OIDC_TOKEN_URL}" \
488488
+
489489
[source,terminal]
490490
----
491-
# Get the RHTPA API hostname
491+
# Get the RHTPA API URL
492492
$ export RHTPA_URL="https://$(oc get route -n trusted-profile-analyzer -l app.kubernetes.io/name=server -o jsonpath='{.items[0].spec.host}')"
493493
----
494494
. Upload the SBOM to RHTPA using the API with the Keycloak token:

0 commit comments

Comments
 (0)