You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the NFS storage configs, we should put it in deploy/helm/config/production.yaml and create makefile targets for launching production and development environment separately.
We'll have a PV for NFS and it can be bounded with the mongodb statefulset.
The YAML place in
deploy/kubernetes
folder likeThe example PV
We need a PR for making helm YAML and make sure
spec.capacity.storage
,spec.accessModes
,spec.nfs.path
,spec.nfs.server
are configurableThe text was updated successfully, but these errors were encountered: