change args
This commit is contained in:
@@ -66,7 +66,8 @@ jellyplist:
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- celery
|
||||
- -A app.celery
|
||||
- -A
|
||||
- app.celery
|
||||
- worker
|
||||
- --loglevel=info
|
||||
env:
|
||||
@@ -124,7 +125,8 @@ jellyplist:
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- celery
|
||||
- -A app.celery
|
||||
- -A
|
||||
- app.celery
|
||||
- beat
|
||||
- --loglevel=info
|
||||
env:
|
||||
|
Reference in New Issue
Block a user