deploy: provide variable to alter hostpath location for ceph clients

Also update the documentation about the same.

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
This commit is contained in:
Prasanna Kumar Kalever
2021-08-19 16:33:39 +05:30
committed by mergify[bot]
parent ea3def0db2
commit 473adf99fc
4 changed files with 5 additions and 2 deletions

View File

@ -42,7 +42,7 @@ spec:
readOnly: true
- pathPrefix: '/lib/modules'
readOnly: true
- pathPrefix: '/var/log/ceph'
- pathPrefix: '{{ .Values.cephLogDir }}'
readOnly: false
- pathPrefix: '{{ .Values.kubeletDir }}'
readOnly: false