helm(minor): don't directly mount configmap
This commit is contained in:
@ -3,6 +3,7 @@ http = 0.0.0.0:8000
|
||||
chdir = /app
|
||||
wsgi-file = passbook/root/wsgi.py
|
||||
processes = 4
|
||||
master = true
|
||||
threads = 2
|
||||
enable-threads = true
|
||||
uid = passbook
|
||||
|
||||
Reference in New Issue
Block a user