Mounting a volume to container is not clear #736
Labels
custom kube options
Adding options related to customizing parts of the default Kubernetes resources.
documentation
Improvements or additions to documentation
I am trying to attach a volume from a configmap to an init container but it is not entirely clear how to do it from the CRD spec. I've also been unable to find any examples of somebody doing this:
The code so far:
It runs and the /config mount exists but it is always empty.
The text was updated successfully, but these errors were encountered: