Updated docs of kubernetes configuration docs

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
This commit is contained in:
AmbrishRamachandiran
2025-01-13 16:04:53 +05:30
parent 6c1cb93bf4
commit 5120b3482a
+13 -13
View File
@@ -578,19 +578,19 @@ view the Kubernetes API docs for your Kubernetes version (e.g.
Overrides for the Kubernetes object types fetched from the cluster. The default object types are:
- pods
- services
- configmaps
- limitranges
- resourcequotas
- deployments
- replicasets
- horizontalpodautoscalers
- jobs
- cronjobs
- ingresses
- statefulsets
- daemonsets
- `pods`
- `services`
- `configmaps`
- `limitranges`
- `resourcequotas`
- `deployments`
- `replicasets`
- `horizontalpodautoscalers`
- `jobs`
- `cronjobs`
- `ingresses`
- `statefulsets`
- `daemonsets`
You may use this config to override the default object types if you only want a subset of
the default ones. However, it's currently not supported to fetch object types other