Skip to content

Commit

Permalink
pr_check: remove content-sources from the deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
jrusz authored and regexowl committed Feb 2, 2024
1 parent 1be5272 commit 0702295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ source <(curl -sSL $COMMON_BUILDER/src/frontend-build.sh)

# reserve ephemeral namespace
export DEPLOY_FRONTENDS="true"
export EXTRA_DEPLOY_ARGS="provisioning sources content-sources rhsm-api-proxy --set-template-ref rhsm-api-proxy=master"
export EXTRA_DEPLOY_ARGS="provisioning sources rhsm-api-proxy --set-template-ref rhsm-api-proxy=master"
export APP_NAME="image-builder-crc"
export DEPLOY_TIMEOUT="1200"
export REF_ENV="insights-stage"
Expand Down

0 comments on commit 0702295

Please sign in to comment.