|
@@ -189,6 +189,7 @@ The command removes all the Kubernetes components associated with the chart and
|
|
|
| serviceMonitor.renderMode | string | `"skipIfMissing"` | How should we react to missing CRD "`monitoring.coreos.com/v1/ServiceMonitor`" Possible values: - `skipIfMissing`: Only render ServiceMonitor resources if CRD is present, skip if missing. - `failIfMissing`: Fail Helm install if CRD is not present. - `alwaysRender` : Always render ServiceMonitor resources, do not check for CRD. @schema enum: - skipIfMissing - failIfMissing - alwaysRender @schema |
|
|
| serviceMonitor.renderMode | string | `"skipIfMissing"` | How should we react to missing CRD "`monitoring.coreos.com/v1/ServiceMonitor`" Possible values: - `skipIfMissing`: Only render ServiceMonitor resources if CRD is present, skip if missing. - `failIfMissing`: Fail Helm install if CRD is not present. - `alwaysRender` : Always render ServiceMonitor resources, do not check for CRD. @schema enum: - skipIfMissing - failIfMissing - alwaysRender @schema |
|
|
|
| serviceMonitor.scrapeTimeout | string | `"25s"` | Timeout if metrics can't be retrieved in given time interval |
|
|
| serviceMonitor.scrapeTimeout | string | `"25s"` | Timeout if metrics can't be retrieved in given time interval |
|
|
|
| strategy | object | `{}` | Set deployment strategy |
|
|
| strategy | object | `{}` | Set deployment strategy |
|
|
|
|
|
+| systemAuthDelegator | bool | `false` | If true the system:auth-delegator ClusterRole will be added to RBAC |
|
|
|
| tolerations | list | `[]` | |
|
|
| tolerations | list | `[]` | |
|
|
|
| topologySpreadConstraints | list | `[]` | |
|
|
| topologySpreadConstraints | list | `[]` | |
|
|
|
| webhook.affinity | object | `{}` | |
|
|
| webhook.affinity | object | `{}` | |
|