Fixed name of https-certs volume mount in nginx-3scale-dep.yaml

This commit is contained in:
Troy McConaghy 2017-06-29 15:32:08 +02:00
parent a72bf56089
commit 1034db1ce5

View File

@ -84,7 +84,7 @@ spec:
timeoutSeconds: 10
restartPolicy: Always
volumes:
- name: https
- name: https-certs
secret:
secretName: https-certs
defaultMode: 0400