mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 02:37:36 +00:00
Merge pull request #9604 from krousey/example_update
Change update-demo example to use v1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
apiVersion: v1beta3
|
apiVersion: v1
|
||||||
kind: ReplicationController
|
kind: ReplicationController
|
||||||
metadata:
|
metadata:
|
||||||
name: update-demo-kitten
|
name: update-demo-kitten
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
apiVersion: v1beta3
|
apiVersion: v1
|
||||||
kind: ReplicationController
|
kind: ReplicationController
|
||||||
metadata:
|
metadata:
|
||||||
name: update-demo-nautilus
|
name: update-demo-nautilus
|
||||||
|
Reference in New Issue
Block a user