doc(README): update documentation
This commit is contained in:
parent
34222954b0
commit
f2c1101bbe
68
README.md
68
README.md
@ -186,40 +186,40 @@ deployment:
|
|||||||
|
|
||||||
### Daemonset
|
### Daemonset
|
||||||
|
|
||||||
| Name | Description | Value |
|
| Name | Description | Value |
|
||||||
| ------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
|
| ------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------------------------------- |
|
||||||
| `daemonSet.annotations` | Additional deployment annotations. | `{}` |
|
| `daemonSet.annotations` | Additional deployment annotations. | `{}` |
|
||||||
| `daemonSet.labels` | Additional deployment labels. | `{}` |
|
| `daemonSet.labels` | Additional deployment labels. | `{}` |
|
||||||
| `daemonSet.additionalContainers` | List of additional containers. | `[]` |
|
| `daemonSet.additionalContainers` | List of additional containers. | `[]` |
|
||||||
| `daemonSet.affinity` | Affinity for the fail2ban-exporter daemonSet. | `{}` |
|
| `daemonSet.affinity` | Affinity for the fail2ban-exporter daemonSet. | `{}` |
|
||||||
| `daemonSet.initContainers` | List of additional init containers. | `[]` |
|
| `daemonSet.initContainers` | List of additional init containers. | `[]` |
|
||||||
| `daemonSet.dnsConfig` | dnsConfig of the fail2ban-exporter daemonSet. | `{}` |
|
| `daemonSet.dnsConfig` | dnsConfig of the fail2ban-exporter daemonSet. | `{}` |
|
||||||
| `daemonSet.dnsPolicy` | dnsPolicy of the fail2ban-exporter daemonSet. | `""` |
|
| `daemonSet.dnsPolicy` | dnsPolicy of the fail2ban-exporter daemonSet. | `""` |
|
||||||
| `daemonSet.hostname` | Individual hostname of the pod. | `""` |
|
| `daemonSet.hostname` | Individual hostname of the pod. | `""` |
|
||||||
| `daemonSet.subdomain` | Individual domain of the pod. | `""` |
|
| `daemonSet.subdomain` | Individual domain of the pod. | `""` |
|
||||||
| `daemonSet.hostNetwork` | Use the kernel network namespace of the host system. | `false` |
|
| `daemonSet.hostNetwork` | Use the kernel network namespace of the host system. | `false` |
|
||||||
| `daemonSet.imagePullSecrets` | Secret to use for pulling the image. | `[]` |
|
| `daemonSet.imagePullSecrets` | Secret to use for pulling the image. | `[]` |
|
||||||
| `daemonSet.fail2banExporter.args` | Arguments passed to the fail2ban-exporter container. | `[]` |
|
| `daemonSet.fail2banExporter.args` | Arguments passed to the fail2ban-exporter container. | `[]` |
|
||||||
| `daemonSet.fail2banExporter.env` | List of environment variables for the fail2ban-exporter container. | `[]` |
|
| `daemonSet.fail2banExporter.env` | List of environment variables for the fail2ban-exporter container. | `[]` |
|
||||||
| `daemonSet.fail2banExporter.envFrom` | List of environment variables mounted from configMaps or secrets for the fail2ban-exporter container. | `[]` |
|
| `daemonSet.fail2banExporter.envFrom` | List of environment variables mounted from configMaps or secrets for the fail2ban-exporter container. | `[]` |
|
||||||
| `daemonSet.fail2banExporter.image.registry` | Image registry, eg. `docker.io`. | `git.cryptic.systems` |
|
| `daemonSet.fail2banExporter.image.registry` | Image registry, eg. `docker.io`. | `git.cryptic.systems` |
|
||||||
| `daemonSet.fail2banExporter.image.repository` | Image repository, eg. `library/busybox`. | `volker.raschek/prometheus-fail2ban-exporter` |
|
| `daemonSet.fail2banExporter.image.repository` | Image repository, eg. `library/busybox`. | `volker.raschek/prometheus-fail2ban-exporter` |
|
||||||
| `daemonSet.fail2banExporter.image.tag` | Custom image tag, eg. `0.1.0`. Defaults to `appVersion`. | `""` |
|
| `daemonSet.fail2banExporter.image.tag` | Custom image tag, eg. `0.1.0`. Defaults to `appVersion`. | `""` |
|
||||||
| `daemonSet.fail2banExporter.image.pullPolicy` | Image pull policy. | `IfNotPresent` |
|
| `daemonSet.fail2banExporter.image.pullPolicy` | Image pull policy. | `IfNotPresent` |
|
||||||
| `daemonSet.fail2banExporter.resources` | CPU and memory resources of the pod. | `{}` |
|
| `daemonSet.fail2banExporter.resources` | CPU and memory resources of the pod. | `{}` |
|
||||||
| `daemonSet.fail2banExporter.securityContext` | Security context of the container of the daemonSet. | `{}` |
|
| `daemonSet.fail2banExporter.securityContext` | Security context of the container of the daemonSet. | `{}` |
|
||||||
| `daemonSet.fail2banExporter.volumeMounts` | Additional volume mounts. | `undefined` |
|
| `daemonSet.fail2banExporter.volumeMounts` | Additional volume mounts. | `undefined` |
|
||||||
| `daemonSet.nodeSelector` | NodeSelector of the fail2ban-exporter daemonSet. | `{}` |
|
| `daemonSet.nodeSelector` | NodeSelector of the fail2ban-exporter daemonSet. | `{}` |
|
||||||
| `daemonSet.priorityClassName` | PriorityClassName of the fail2ban-exporter daemonSet. | `""` |
|
| `daemonSet.priorityClassName` | PriorityClassName of the fail2ban-exporter daemonSet. | `""` |
|
||||||
| `daemonSet.restartPolicy` | Restart policy of the fail2ban-exporter daemonSet. | `""` |
|
| `daemonSet.restartPolicy` | Restart policy of the fail2ban-exporter daemonSet. | `""` |
|
||||||
| `daemonSet.securityContext` | Security context of the fail2ban-exporter daemonSet. | `{}` |
|
| `daemonSet.securityContext` | Security context of the fail2ban-exporter daemonSet. | `{}` |
|
||||||
| `daemonSet.strategy.type` | Strategy type - `Recreate` or `Rollingupdate`. | `Recreate` |
|
| `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.strategy.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.strategy.rollingUpdate.maxUnavailable` | The maximum number of pods that can be unavailable during a rolling update. | `1` |
|
| `daemonSet.updateStrategy.type` | Strategy type - `OnDelete` or `RollingUpdate`. | `RollingUpdate` |
|
||||||
| `daemonSet.terminationGracePeriodSeconds` | How long to wait until forcefully kill the pod. | `60` |
|
| `daemonSet.terminationGracePeriodSeconds` | How long to wait until forcefully kill the pod. | `60` |
|
||||||
| `daemonSet.tolerations` | Tolerations of the fail2ban-exporter daemonSet. | `[]` |
|
| `daemonSet.tolerations` | Tolerations of the fail2ban-exporter daemonSet. | `[]` |
|
||||||
| `daemonSet.topologySpreadConstraints` | TopologySpreadConstraints of the fail2ban-exporter daemonSet. | `[]` |
|
| `daemonSet.topologySpreadConstraints` | TopologySpreadConstraints of the fail2ban-exporter daemonSet. | `[]` |
|
||||||
| `daemonSet.volumes` | Additional volumes to mount into the pods of the prometheus-exporter daemonset. | `undefined` |
|
| `daemonSet.volumes` | Additional volumes to mount into the pods of the prometheus-exporter daemonset. | `undefined` |
|
||||||
|
|
||||||
### Grafana
|
### Grafana
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user