Hi Manoj,

You could do what you want by ConfigMap. Follow the document:
http://kubernetes.io/docs/user-guide/configmap/.

Best Regards,
Shun

On Fri, Sep 16, 2016 at 4:46 PM, Manoj Khotele <manojkumar.khot...@gmail.com
> wrote:

> Hello,
>
> I am aware that I can configure environment variables and their values in
> deployment files.
> I am also aware that I can use environment variables made available by
> kubernetes from any of the deployments.
> I am also aware that I can expand environment variables using 'command'.
>
> But now I want to specify my own environment variables which would be
> available to all the deployments in the cluster. How can I achieve it?
>
> Best Regards,
> Manoj
>
> --
> 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.
>

-- 
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