Merge pull request #28450 from AmbrishRamachandiran/configuration-docs

Updated docs of Kubernetes configuration docs
This commit is contained in:
Ben Lambert
2025-01-14 09:52:06 +01:00
committed by GitHub
+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