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:
parent
ef6657deab
commit
18de10a384
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user