Updating scripts to use v1 instead of v1beta3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"kind": "ReplicationController",
|
||||
"apiVersion": "v1beta3",
|
||||
"apiVersion": "v1",
|
||||
"metadata": {
|
||||
"name": "test-controller",
|
||||
"namespace": "test",
|
||||
|
Reference in New Issue
Block a user