mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fixed name of https-certs volume mount in nginx-3scale-dep.yaml
This commit is contained in:
parent
a72bf56089
commit
1034db1ce5
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user