We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3c4cc commit 3ce06c9Copy full SHA for 3ce06c9
modules/quotas-selecting-projects.adoc
@@ -23,7 +23,7 @@ This creates the following `ClusterResourceQuota` object:
23
+
24
[source,yaml]
25
----
26
-apiVersion: v1
+apiVersion: quota.openshift.io/v1
27
kind: ClusterResourceQuota
28
metadata:
29
name: for-user
@@ -78,7 +78,7 @@ This creates the following `ClusterResourceQuota` object definition:
78
79
80
81
82
83
84
creationTimestamp: null
0 commit comments