pr_check: remove resources for notifications

This was suggested to us as fix for the deployment
This commit is contained in:
Jakub Rusz 2024-09-12 11:32:01 +02:00 committed by Klara Simickova
parent d8aab05928
commit 4b3efa5414

View file

@ -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