diff --git a/cortexapps_cli/solutions/harness-deploy/_templates/trigger-harness-deploy.yaml b/cortexapps_cli/solutions/harness-deploy/_templates/trigger-harness-deploy.yaml index bc19ec4..56f73df 100644 --- a/cortexapps_cli/solutions/harness-deploy/_templates/trigger-harness-deploy.yaml +++ b/cortexapps_cli/solutions/harness-deploy/_templates/trigger-harness-deploy.yaml @@ -166,7 +166,7 @@ actions: schema: type: HTTP_REQUEST_ASYNC httpMethod: POST - url: "/v1/orgs/{{variables.harness-org}}/projects/{{variables.harness-project}}/pipelines/{{variables.harness-pipeline}}/execute?notes=Submitted+by+{{context.initiatedBy.email}}" + url: "/v1/orgs/{{variables.harness-org}}/projects/{{variables.harness-project}}/pipelines/{{variables.harness-pipeline}}/execute" integration: Harness integrationAlias: "PLACEHOLDER_INTEGRATION_ALIAS" headers: