Update ha_celery policy pattern
Updating pattern to include the default queue and all celery matching queues. Change-Id: Id85951e9d84c2e0d43a06b3509ff364f71110092
This commit is contained in:
parent
46875d8ac4
commit
d294a1939a
@ -361,7 +361,7 @@ conf:
|
||||
ha-sync-mode: "automatic"
|
||||
priority: 0
|
||||
apply-to: all
|
||||
pattern: 'celery.*'
|
||||
pattern: 'celery|default'
|
||||
paste:
|
||||
app:shipyard-api:
|
||||
paste.app_factory: shipyard_airflow.shipyard_api:paste_start_shipyard
|
||||
|
Loading…
x
Reference in New Issue
Block a user