15 Commits

Author SHA1 Message Date
dandds
a5d285c840 update k8s config with new docker registry url 2019-04-15 12:31:32 -04:00
dandds
09f58dc6cb set flask app instances to log json in k8s clusters 2019-04-03 06:26:39 -04:00
dandds
f72ec839a9 configure json logging for uwsgi in k8s environments 2019-04-03 06:09:47 -04:00
dandds
cb91003675 configure json logging for nginx in k8s cluster 2019-03-29 10:04:57 -04:00
dandds
410b0fc112 add missing crl sync config option to k8s clusters 2019-03-15 13:33:23 -04:00
dandds
2ef200a2b7 specify timezone in an environment variable for app containers 2019-03-11 20:59:42 -04:00
dandds
51aff4578e update k8s config so auth traffic is only directed to web pods 2019-02-01 11:16:56 -05:00
dandds
4bd41950c6 remove REQUIRE_CRLS setting in favor of DISABLE_CRL_CHECK 2019-01-18 09:48:43 -05:00
Patrick Smith
2a48a78561 Add worker envvars for UAT env 2018-10-31 16:42:10 -04:00
Patrick Smith
6f10ef4a19 Update UAT image 2018-10-31 16:41:59 -04:00
Patrick Smith
67b14921d6 Update UAT deployment with RQ worker and latest code
Specify a different RQ_QUEUE so that the worker does not attempt to run
jobs for the staging environment (since they share the same redis
connection).
2018-10-31 16:12:00 -04:00
Patrick Smith
59d8baa74a Update UAT env to new domain 2018-10-11 09:48:58 -04:00
Patrick Smith
71f525ba6c Fix secret name for auth-uat tls 2018-10-10 15:25:22 -04:00
Patrick Smith
d924f355a2 Update image name 2018-10-09 17:16:41 -04:00
Patrick Smith
8f24c9bf1e 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.
2018-10-09 17:16:06 -04:00