Add configmap for atst env vars
This commit is contained in:
parent
2eeb492c5c
commit
a86eb405ea
9
deploy/kubernetes/atst-envvars-configmap.yml
Normal file
9
deploy/kubernetes/atst-envvars-configmap.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: atst-envvars
|
||||
namespace: atat
|
||||
data:
|
||||
OVERRIDE_CONFIG_FULLPATH: /opt/atat/atst-overrides.ini
|
||||
UWSGI_CONFIG_FULLPATH: /opt/atat/uwsgi-config.ini
|
Loading…
x
Reference in New Issue
Block a user