Fix barbican uwsgi subpath

This patch set addresses the problem where the subpath is causing
the pod to be running but not ready.

Change-Id: Idb7cf0cf2f8f043ce68443c3c5d33d2bfc1704bd
This commit is contained in:
Tin Lam 2017-05-23 14:40:53 -05:00
parent ef6657deab
commit 18de10a384

View File

@ -67,7 +67,7 @@ spec:
mountPath: /etc/barbican
- name: barbican-etc
mountPath: /etc/barbican/vassals/barbican-api.ini
subPath: vassals/barbican-api.ini
subPath: barbican-api.ini
readOnly: true
- name: barbican-etc
mountPath: /etc/barbican/barbican.conf