Remove tls volumeMount
This commit is contained in:
parent
33ce02d045
commit
5006945cfe
@ -69,8 +69,6 @@ spec:
|
|||||||
- name: nginx-htpasswd
|
- name: nginx-htpasswd
|
||||||
mountPath: "/etc/nginx/.htpasswd"
|
mountPath: "/etc/nginx/.htpasswd"
|
||||||
subPath: .htpasswd
|
subPath: .htpasswd
|
||||||
- name: tls
|
|
||||||
mountPath: "/etc/ssl/private"
|
|
||||||
- name: nginx-client-ca-bundle
|
- name: nginx-client-ca-bundle
|
||||||
mountPath: "/etc/ssl/"
|
mountPath: "/etc/ssl/"
|
||||||
- name: acme
|
- name: acme
|
||||||
|
Loading…
x
Reference in New Issue
Block a user