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 timeoutSeconds: 10
restartPolicy: Always restartPolicy: Always
volumes: volumes:
- name: https - name: https-certs
secret: secret:
secretName: https-certs secretName: https-certs
defaultMode: 0400 defaultMode: 0400