Skip to content

Commit

Permalink
Revert "Do not pull images with docker-compose service (#1923)" (#1929)
Browse files Browse the repository at this point in the history
This reverts commit 468133c.

Does not work at the moment because of a incorrectly implemented
health check in some osism.services roles.

Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt committed Dec 30, 2023
1 parent ed6b849 commit e6457e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion environments/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ docker_version: "5:24.0.7"
docker_user: "{{ operator_user }}"
docker_opts:
max-concurrent-downloads: 20
docker_compose_pull: false

##########################
# container registries
Expand Down

This file was deleted.

0 comments on commit e6457e7

Please sign in to comment.