diff --git a/compose.override.yaml b/compose.override.yaml new file mode 100644 index 0000000..1bff6ab --- /dev/null +++ b/compose.override.yaml @@ -0,0 +1,28 @@ +services: + dagster-code-backup: + labels: + - autoheal=true + dagster-code-other: + labels: + - autoheal=true + dagster-code-tesla: + labels: + - autoheal=true + dagster-code-vinyl: + labels: + - autoheal=true + dagster-postgres: + labels: + - autoheal=true + dagster-dagit: + labels: + - autoheal=true + dagster-code-stocks: + labels: + - autoheal=true + dagster-code-weather: + labels: + - autoheal=true + dagster-daemon: + labels: + - autoheal=true