your welcome

________________________________
From: [email protected] 
<[email protected]> on behalf of Per Carlson 
<[email protected]>
Sent: Tuesday, February 23, 2016 08:00
To: aleks
Cc: openshift
Subject: Re: Timezone for PODs

Hi.

Is there a preferred way to make OpenShift inject timezone info
into containers?

I would suggest to set TZ in dc.

DC_NAME=$(oc get dc  -o name )
oc env ${DC_NAME} TZ=Europe/Vienna

That worked like perfectly. Thanks!

_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to