Hi All,

I am trying to deploy an tomcat docker image using AKS in which I use a 
PersitenceVolumeClaim to store the conf folder of Tomcat so that I can ease to 
modify the tomcat server.

PersitenceVolumeClaim is use File Share of Azure Storage Account as a Storage 
Class

The problem I am facing is, there is no copied files from conf inside docker 
container to the Azure Storage and Tomcat cannot be started
If I remove that conf mounting and just use Azure Storage to store log files 
(also PersitenceVolumeClaim on Azure Storage ), it work fine..

So please me how can I fix it?

Thanks,

TT

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to