pr_check: remove resources for notifications
This was suggested to us as fix for the deployment
This commit is contained in:
parent
d8aab05928
commit
4b3efa5414
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ export APP_NAME="image-builder-crc"
|
|||
export DEPLOY_TIMEOUT="1200"
|
||||
export REF_ENV="insights-stage"
|
||||
# overwrites any resource limits imposed by bonfire
|
||||
export COMPONENTS_W_RESOURCES="compliance"
|
||||
export COMPONENTS_W_RESOURCES="compliance notifications-backend notifications-engine"
|
||||
|
||||
source "$CICD_ROOT"/deploy_ephemeral_env.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue