chore(helm): adding pvc to utilities

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2022-06-16 14:17:06 +02:00
parent d837c14be4
commit 54b414e199

View file

@ -102,3 +102,11 @@ nodeSelector: {}
tolerations: []
affinity: {}
pvc:
# This can be either persistentVolumeClaim or hostPath.
# In case of pvc, you'll have to provide the pvc name.
# For example
# name: openreplay-efs
name: hostPath
hostMountPath: /openreplay/storage/nfs