SystemComponentsConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)SystemComponentsConfig defines the fields for customizing configurations for auto-installed components.
Attributes |
|
|---|---|
| Name | Description |
tolerations |
MutableSequence[google.cloud.gke_multicloud_v1.types.Toleration]
Sets custom tolerations for pods created by auto-installed components. |
labels |
MutableSequence[google.cloud.gke_multicloud_v1.types.Label]
Sets custom labels for pods created by auto-installed components. |