Remove tls volumeMount

This commit is contained in:
tomdds 2019-12-02 14:01:35 -05:00
parent 33ce02d045
commit 5006945cfe

View File

@ -69,8 +69,6 @@ spec:
- name: nginx-htpasswd
mountPath: "/etc/nginx/.htpasswd"
subPath: .htpasswd
- name: tls
mountPath: "/etc/ssl/private"
- name: nginx-client-ca-bundle
mountPath: "/etc/ssl/"
- name: acme