add autoheal labels
This commit is contained in:
28
compose.override.yaml
Normal file
28
compose.override.yaml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user