Automation, helm

Mounting volumes to kubernetes Pod container using helm chart


Helm chart for volume mount In this article ,I will explain how to mount a folder/file in a kubernetes pod container using helm chart . There are some useful functions in Helm which makes our Job easy ,let's go and create the volume mount .Create a config map as mentioned below . Mounting a Folder… Continue reading Mounting volumes to kubernetes Pod container using helm chart