Change Phabricator example to use v1

This commit is contained in:
Kris Rousey
2015-06-10 15:58:13 -07:00
parent a1840218c4
commit f05de36e60
4 changed files with 19 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"kind": "ReplicationController",
"apiVersion": "v1beta3",
"apiVersion": "v1",
"metadata": {
"name": "phabricator-controller",
"labels": {
@@ -34,4 +34,4 @@
}
}
}
}
}