Updated docs of kubernetes configuration docs
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user