Hello

just to be sure ..

i need to pass some env variables containing @ and / characters

so far i did always scape them 

for example

     {
        "name”:"URL",
        "value”:”http:\/\/www.example.com\/uri"
     },


this is the right way ? i am having problems recovering this variable on a java 
app in my pods

on shell if i echo the variable’s value shows the value ok.

thanks in advance
Best regards.

_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to