Change resource quota example to use v1

This commit is contained in:
Kris Rousey 2015-06-10 15:06:57 -07:00
parent a1840218c4
commit cfdc6b3f68
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
apiVersion: v1beta3
apiVersion: v1
kind: LimitRange
metadata:
name: limits

View File

@ -1,4 +1,4 @@
apiVersion: v1beta3
apiVersion: v1
kind: Namespace
metadata:
name: quota-example

View File

@ -1,4 +1,4 @@
apiVersion: v1beta3
apiVersion: v1
kind: ResourceQuota
metadata:
name: quota