From 0ad958b9e14588b4bf781499fece743fc4c14c3c Mon Sep 17 00:00:00 2001 From: Wenjie Guo Date: Fri, 20 Dec 2024 15:20:11 +0800 Subject: [PATCH] Update readme --- deploy/tasks/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy/tasks/README.md b/deploy/tasks/README.md index 3cb10cc88..fb2cbabf0 100644 --- a/deploy/tasks/README.md +++ b/deploy/tasks/README.md @@ -12,9 +12,9 @@ It should be base-lined to the most recent definition from Konflux build-definit ### Domain Proxy Adds Domain Proxy to the build: * https://github.com/redhat-appstudio/jvm-build-service/blob/main/deploy/tasks/buildah-oci-ta.yaml#L134-L189 -* https://github.com/redhat-appstudio/jvm-build-service/blob/main/deploy/tasks/buildah-oci-ta.yaml#L288-L313 -* https://github.com/redhat-appstudio/jvm-build-service/blob/main/deploy/tasks/buildah-oci-ta.yaml#L327 -* https://github.com/redhat-appstudio/jvm-build-service/blob/main/deploy/tasks/buildah-oci-ta.yaml#L621-L657 +* https://github.com/redhat-appstudio/jvm-build-service/blob/main/deploy/tasks/buildah-oci-ta.yaml#L296-L321 +* https://github.com/redhat-appstudio/jvm-build-service/blob/main/deploy/tasks/buildah-oci-ta.yaml#L335 +* https://github.com/redhat-appstudio/jvm-build-service/blob/main/deploy/tasks/buildah-oci-ta.yaml#L629-L665 ### Indy Sidecar Adds Indy configuration to the build: @@ -25,5 +25,5 @@ Adds Indy configuration to the build: ### Trusted CA Adds the trusted ca to the build: -* https://github.com/redhat-appstudio/jvm-build-service/blob/main/deploy/tasks/buildah-oci-ta.yaml#L591-L595 +* https://github.com/redhat-appstudio/jvm-build-service/blob/main/deploy/tasks/buildah-oci-ta.yaml#L599-L603