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