Set SERVER_NAME correctly for staging Celery workers.
This commit is contained in:
parent
3576551f42
commit
280778ab5f
@ -5,6 +5,7 @@ metadata:
|
||||
name: atst-worker-envvars
|
||||
data:
|
||||
CELERY_DEFAULT_QUEUE: celery-staging
|
||||
SERVER_NAME: staging.atat.code.mil
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
|
Loading…
x
Reference in New Issue
Block a user