I'm working with Umbraco 9 over Kubernetes primer. The problem is that every time we have to rollout/apply the media files are lost. We would like to implement persistent volume storage for the media folder.
Does anybody have an YAML example of how to configure PV/PVC for the media folder?
A PV is a storage resource that is present in a Kubernetes cluster. PVCs function as both requests for those resources and claim checks for those resources.
Media Persistent Volume for Umbraco 9 over Kubernetes on primer.
I'm working with Umbraco 9 over Kubernetes primer. The problem is that every time we have to rollout/apply the media files are lost. We would like to implement persistent volume storage for the media folder. Does anybody have an YAML example of how to configure PV/PVC for the media folder?
A PV is a storage resource that is present in a Kubernetes cluster. PVCs function as both requests for those resources and claim checks for those resources.
geometry dash
is working on a reply...