Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Remove deprecated container_name option
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbelvin committed Jan 16, 2020
1 parent f7c27c5 commit e48c257
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ services:
# Only works when when replicas = 1 for reach monitored service.
# Kubernetes sidecars are needed for replicas > 1.
prometheus-to-sd:
container_name: prometheus-to-sd
image: gcr.io/google-containers/prometheus-to-sd:v0.2.6
entrypoint:
- /monitor
Expand Down

0 comments on commit e48c257

Please # to comment.