You've already forked prometheus-fail2ban-exporter-charts
							
							doc(README): update documentation
This commit is contained in:
		| @@ -187,7 +187,7 @@ deployment: | ||||
| ### Daemonset | ||||
|  | ||||
| | Name                                                    | Description                                                                                                | Value                                         | | ||||
| | ------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------------------------------- | | ||||
| | ------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------------------------------- | | ||||
| | `daemonSet.annotations`                                 | Additional deployment annotations.                                                                         | `{}`                                          | | ||||
| | `daemonSet.labels`                                      | Additional deployment labels.                                                                              | `{}`                                          | | ||||
| | `daemonSet.additionalContainers`                        | List of additional containers.                                                                             | `[]`                                          | | ||||
| @@ -213,9 +213,9 @@ deployment: | ||||
| | `daemonSet.priorityClassName`                           | PriorityClassName of the fail2ban-exporter daemonSet.                                                      | `""`                                          | | ||||
| | `daemonSet.restartPolicy`                               | Restart policy of the fail2ban-exporter daemonSet.                                                         | `""`                                          | | ||||
| | `daemonSet.securityContext`                             | Security context of the fail2ban-exporter daemonSet.                                                       | `{}`                                          | | ||||
| | `daemonSet.strategy.type`                         | Strategy type - `Recreate` or `Rollingupdate`.                                                             | `Recreate`                                    | | ||||
| | `daemonSet.strategy.rollingUpdate.maxSurge`       | The maximum number of pods that can be scheduled above the desired number of pods during a rolling update. | `1`                                           | | ||||
| | `daemonSet.strategy.rollingUpdate.maxUnavailable` | The maximum number of pods that can be unavailable during a rolling update.                                | `1`                                           | | ||||
| | `daemonSet.updateStrategy.rollingUpdate.maxSurge`       | The maximum number of pods that can be scheduled above the desired number of pods during a rolling update. | `1`                                           | | ||||
| | `daemonSet.updateStrategy.rollingUpdate.maxUnavailable` | The maximum number of pods that can be unavailable during a rolling update.                                | `0`                                           | | ||||
| | `daemonSet.updateStrategy.type`                         | Strategy type - `OnDelete` or `RollingUpdate`.                                                             | `RollingUpdate`                               | | ||||
| | `daemonSet.terminationGracePeriodSeconds`               | How long to wait until forcefully kill the pod.                                                            | `60`                                          | | ||||
| | `daemonSet.tolerations`                                 | Tolerations of the fail2ban-exporter daemonSet.                                                            | `[]`                                          | | ||||
| | `daemonSet.topologySpreadConstraints`                   | TopologySpreadConstraints of the fail2ban-exporter daemonSet.                                              | `[]`                                          | | ||||
|   | ||||
		Reference in New Issue
	
	Block a user