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:
Jenson3210
2023-11-06 22:13:59 +01:00
committed by GitHub
parent f4d6e6382c
commit df40b067e1
8 changed files with 43 additions and 8 deletions
@@ -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