Commit 80632c5b authored by Abhi Shah's avatar Abhi Shah

Merge pull request #9622 from krousey/example_resourcequota

Change resource quota example to use v1
parents f345432b cfdc6b3f
apiVersion: v1beta3
apiVersion: v1
kind: LimitRange
metadata:
name: limits
......
apiVersion: v1beta3
apiVersion: v1
kind: Namespace
metadata:
name: quota-example
apiVersion: v1beta3
apiVersion: v1
kind: ResourceQuota
metadata:
name: quota
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment