Merge pull request #9604 from krousey/example_update
Change update-demo example to use v1
This commit is contained in:
commit
7fb40192ed
|
@ -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