Change update-demo example to use v1
This commit is contained in:
parent
06db0b2f8c
commit
5e48662566
|
@ -1,4 +1,4 @@
|
|||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: ReplicationController
|
||||
metadata:
|
||||
name: update-demo-kitten
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: ReplicationController
|
||||
metadata:
|
||||
name: update-demo-nautilus
|
||||
|
|
Loading…
Reference in New Issue