Pull ca-chain.pem from Kubernetes

This commit is contained in:
Devon Mackay 2018-08-08 17:31:37 -04:00
parent a20df689f8
commit 0619e02042

View File

@ -32,6 +32,9 @@ spec:
- name: atst-config
mountPath: "/opt/atat/atst/atst-overrides.ini"
subPath: atst-overrides.ini
- name: nginx-client-ca-bundle
mountPath: "/opt/atat/atst/ssl/server-certs/ca-chain.pem"
subPath: client-ca-bundle.pem
- name: uwsgi-config
mountPath: "/opt/atat/atst/uwsgi-config.ini"
subPath: uwsgi-config.ini