diff --git a/charts/promenade/templates/deployment-api.yaml b/charts/promenade/templates/deployment-api.yaml index 05326b47..b940d952 100644 --- a/charts/promenade/templates/deployment-api.yaml +++ b/charts/promenade/templates/deployment-api.yaml @@ -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