Skip to content

Commit ce30a5f

Browse files
committed
Fix yaml bug
1 parent bf6719e commit ce30a5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/logging/docker-compose.yml.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ services:
151151
- S3_FORCE_PATH_STYLE_LOKI=${S3_FORCE_PATH_STYLE_LOKI}
152152
- S3_ENDPOINT_LOKI=${S3_ENDPOINT_LOKI}
153153
- LOKI_RETENTION_PERIOD=${LOKI_RETENTION_PERIOD}
154+
deploy:
154155
placement:
155156
constraints: []
156157
replicas: 1

0 commit comments

Comments
 (0)