Remove deprecated links tags in favor of depends_on (#106680)

These prevent grafana from working with podman.
This commit is contained in:
Jason Marshall
2025-07-30 05:49:17 -07:00
committed by GitHub
parent 3ff4c6a2d2
commit 599fe5a400
8 changed files with 15 additions and 27 deletions
@@ -25,8 +25,6 @@
- 8087:8080
depends_on:
- oauthkeycloakdb
links:
- "oauthkeycloakdb:oauthkeycloakdb"
restart: unless-stopped
oauthproxy:
@@ -54,4 +52,4 @@
- "env.grafana.local:host-gateway"
ports:
- 8088:8088
restart: unless-stopped
restart: unless-stopped