Tim, Is this somewhat mounting the configmap as volume ?
Can u point some link so that i can look to see if it match our requirements, Thanks for your reply. On Friday, October 7, 2016 at 12:06:00 AM UTC+5:30, Tim Hockin wrote: > > We support live-update of configmap as file projections. Obviously we > can not support that for env, but we could allow the user to ask for a > notification or something. Not sure what that API would look like.. > > On Thu, Oct 6, 2016 at 10:06 AM, Vinoth Narasimhan <[email protected] > <javascript:>> wrote: > > In the kapacitor docker image we used ENV to update the kapacitor > configure in entrypoint. We read those ENV from configmap > > > > Let say I added the ENV as EMAIL-TO as [email protected] <javascript:> and > this will update in the kapacitor config while start the pod and send > alerts to this address. Later if we want to add some more address in it > means, we update the configmap. > > > > Without restarting the kapacitor container the changes won't affect on > it. > > > > For this change to take effect I need to restart all the 3 container in > the influx-grafana pod. > > > > -- > > 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 [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at https://groups.google.com/group/kubernetes-users. > > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
