diff --git a/infrastructure/environments/dplplat01/lagoon/lagoon-remote-values.template.yaml b/infrastructure/environments/dplplat01/lagoon/lagoon-remote-values.template.yaml index 10e6a586..4423f816 100644 --- a/infrastructure/environments/dplplat01/lagoon/lagoon-remote-values.template.yaml +++ b/infrastructure/environments/dplplat01/lagoon/lagoon-remote-values.template.yaml @@ -8,7 +8,7 @@ lagoon-build-deploy: - "--harbor-username=admin" - "--harbor-password=$HARBOR_ADMIN_PASS" - "--enable-qos" - - "--qos-max-builds=15" + - "--qos-max-builds=5" rabbitMQUsername: "lagoon" rabbitMQPassword: "$RABBITMQ_PASS" rabbitMQHostname: "lagoon-core-broker.lagoon-core.svc.cluster.local"