Add atat-uat namespace to kubernetes

Mostly duplicates the staging environment. In the future I hope to use
some sort of templating to reduce the duplication.
This commit is contained in:
Patrick Smith
2018-10-09 16:54:59 -04:00
parent c3461c5a91
commit 8f24c9bf1e
4 changed files with 285 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
---
apiVersion: v1
kind: ConfigMap
metadata:
name: atst-envvars
namespace: atat-uat
data:
FLASK_ENV: dev
OVERRIDE_CONFIG_FULLPATH: /opt/atat/atst/atst-overrides.ini
UWSGI_CONFIG_FULLPATH: /opt/atat/atst/uwsgi-config.ini