mirror of
https://github.com/appuio/ansible-module-openshift.git
synced 2026-02-06 09:46:16 +01:00
20 lines
301 B
JSON
20 lines
301 B
JSON
{
|
|
"spec": {
|
|
"template": {
|
|
"spec": {
|
|
"containers": [
|
|
{
|
|
"name": "openshift3-docker-hello",
|
|
"env": [
|
|
{
|
|
"name": "TZ",
|
|
"value": "UTC"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|