Skip to content

Commit

Permalink
dada
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisburr committed Sep 28, 2023
1 parent 1a5ac0c commit 34f2850
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/CI/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,9 @@ services:
iam-login-service:
condition: service_started
diracx-init-key:
condition: service_completed_successfully # Let the init container create the cs
condition: service_completed_successfully # Let the init container create the singing key
diracx-init-cs:
condition: service_completed_successfully # Let the init container create the cs
diracx-init-db:
condition: service_completed_successfully # Let the init container create the cs
ulimits:
nofile: 8192
volumes:
Expand Down

0 comments on commit 34f2850

Please sign in to comment.