fix(helm): Mount proper folder for chown
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
c3531347fe
commit
e6d25e094f
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ spec:
|
|||
- name: datadir
|
||||
hostPath:
|
||||
# Ensure the file directory is created.
|
||||
path: /mnt/efs
|
||||
path: /openreplay/storage/nfs
|
||||
type: DirectoryOrCreate
|
||||
{{- else }}
|
||||
- name: datadir
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue