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