Skip to content
Snippets Groups Projects
Commit 82fccaa0 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-3276 OZG-3318 adjust mount name

parent 24859b40
No related branches found
No related tags found
No related merge requests found
......@@ -129,11 +129,11 @@ spec:
terminationMessagePolicy: File
tty: true
volumeMounts:
- name: user-manager-crt
- name: user-manager-tls-ca
mountPath: "/user-manager-tls-ca/tls.crt"
subPath: tls.crt
readOnly: true
- name: user-manager-key
- name: user-manager-tls-ca
mountPath: "/user-manager-tls-ca/tls.key"
subPath: tls.key
readOnly: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment