4962ffabbf
This PR relocates some of the YAML files used by the administer cluster topic. One yaml file not used is deleted.
10 lines
177 B
YAML
10 lines
177 B
YAML
apiVersion: v1
|
|
kind: ResourceQuota
|
|
metadata:
|
|
name: object-quota-demo
|
|
spec:
|
|
hard:
|
|
persistentvolumeclaims: "1"
|
|
services.loadbalancers: "2"
|
|
services.nodeports: "0"
|