diff --git a/components/pipeline-service/staging/base/main-pipeline-service-configuration.yaml b/components/pipeline-service/staging/base/main-pipeline-service-configuration.yaml index 5a982384a77..c80ba6c43eb 100644 --- a/components/pipeline-service/staging/base/main-pipeline-service-configuration.yaml +++ b/components/pipeline-service/staging/base/main-pipeline-service-configuration.yaml @@ -1865,10 +1865,10 @@ spec: settings: application-name: Konflux Staging custom-console-name: Konflux Staging - custom-console-url: https://console.dev.redhat.com/application-pipeline - custom-console-url-pr-details: https://console.dev.redhat.com/application-pipeline/ns/{{ + custom-console-url: https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/ + custom-console-url-pr-details: https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }} - custom-console-url-pr-tasklog: https://console.dev.redhat.com/application-pipeline/ns/{{ + custom-console-url-pr-tasklog: https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}/logs/{{ task }} profile: all pruner: diff --git a/components/pipeline-service/staging/stone-stg-rh01/deploy.yaml b/components/pipeline-service/staging/stone-stg-rh01/deploy.yaml index 0122be2ec3d..796b3c64cf8 100644 --- a/components/pipeline-service/staging/stone-stg-rh01/deploy.yaml +++ b/components/pipeline-service/staging/stone-stg-rh01/deploy.yaml @@ -2462,10 +2462,10 @@ spec: settings: application-name: Konflux Staging custom-console-name: Konflux Staging - custom-console-url: https://console.dev.redhat.com/application-pipeline - custom-console-url-pr-details: https://console.dev.redhat.com/application-pipeline/ns/{{ + custom-console-url: https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/ + custom-console-url-pr-details: https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }} - custom-console-url-pr-tasklog: https://console.dev.redhat.com/application-pipeline/ns/{{ + custom-console-url-pr-tasklog: https://konflux-ui.apps.stone-stg-rh01.l2vh.p1.openshiftapps.com/ns/{{ namespace }}/pipelinerun/{{ pr }}/logs/{{ task }} profile: all pruner: