Fix incorrect volumeMount entry for policy.yaml

Change-Id: I49ad7e897543f230475f9c7d1aec5d002293077d
This commit is contained in:
Mark Burnett 2018-12-20 16:24:22 -06:00
parent 5b26d7c0bd
commit 621669d7d4
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ spec:
- name: cache
mountPath: /tmp/cache
- name: promenade-etc
mountpath: /etc/promenade/policy.yaml
mountPath: /etc/promenade/policy.yaml
subPath: policy.yaml
volumes:
- name: promenade-etc