format all json files

This commit is contained in:
Subin M 2015-02-24 04:20:32 +05:30
parent 62cb5b875f
commit 7d00c456d5
12 changed files with 320 additions and 319 deletions

View File

@ -3,7 +3,9 @@
"apiVersion":"v1beta3", "apiVersion":"v1beta3",
"metadata":{ "metadata":{
"name":"frontend", "name":"frontend",
"labels": {"name": "frontend"}, "labels":{
"name":"frontend"
}
}, },
"spec":{ "spec":{
"port":80, "port":80,

View File

@ -35,4 +35,3 @@
} }
} }
} }