Add with_registry_auth: true
This ensures that all nodes have access to pulling images
This commit is contained in:
parent
5a4b9ab40c
commit
cb620977cf
@ -47,6 +47,7 @@
|
||||
name: "{{ service }}"
|
||||
prune: yes
|
||||
resolve_image: "always"
|
||||
with_registry_auth: yes
|
||||
compose:
|
||||
- "{{ remote_service_path }}/stack.yml"
|
||||
- version: "{{ compose_version }}"
|
||||
|
Loading…
Reference in New Issue
Block a user