Kubernetes: Resource quotas as default objects (#20951)
* Fixed the lack of `resourcequotas` Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com> * Fixed the lack of `resourcequotas` Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com> * Fixed the lack of `resourcequotas` Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com> * Fixed the lack of `resourcequotas` Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com> --------- Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
This commit is contained in:
@@ -452,6 +452,7 @@ Overrides for the Kubernetes object types fetched from the cluster. The default
|
||||
- services
|
||||
- configmaps
|
||||
- limitranges
|
||||
- resourcequotas
|
||||
- deployments
|
||||
- replicasets
|
||||
- horizontalpodautoscalers
|
||||
@@ -504,6 +505,7 @@ rules:
|
||||
- ingresses
|
||||
- statefulsets
|
||||
- limitranges
|
||||
- resourcequotas
|
||||
- daemonsets
|
||||
verbs:
|
||||
- get
|
||||
|
||||
Reference in New Issue
Block a user