Исправлены ошибки в ходе раскатки
This commit is contained in:
@@ -23,7 +23,7 @@ services:
|
||||
volumes:
|
||||
- ./otel-collector.yaml:/etc/otelcol/config.yaml:ro
|
||||
- otel-queue:/var/lib/otelcol/queue
|
||||
networks: [observability, backend]
|
||||
networks: [observability, backend, egress]
|
||||
depends_on:
|
||||
otel-queue-init: {condition: service_completed_successfully}
|
||||
healthcheck:
|
||||
|
||||
Reference in New Issue
Block a user