Реплики в docker-compose.yml вместо нескольких стеков.
This commit is contained in:
		| @@ -3,6 +3,8 @@ services: | |||||||
|     image: git.expertdwh.ru/ewh/expertisa:master |     image: git.expertdwh.ru/ewh/expertisa:master | ||||||
|     pull_policy: always |     pull_policy: always | ||||||
|     restart: unless-stopped |     restart: unless-stopped | ||||||
|  |     deploy: | ||||||
|  |       replicas: 3 | ||||||
|     configs: |     configs: | ||||||
|       - source: app_config |       - source: app_config | ||||||
|         target: /data/application.yaml |         target: /data/application.yaml | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user