mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-07-09 16:00:59 +00:00
Auto-update Helm chart documentation
This commit is contained in:
parent
4fcb90673b
commit
6becdbf9db
1 changed files with 2 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ Helm chart for deploying the Pulse hub and optional Docker monitoring agent.
|
|||
| agent.affinity | object | `{}` | |
|
||||
| agent.args[0] | string | `"--enable-docker"` | |
|
||||
| agent.args[1] | string | `"--enable-host=false"` | |
|
||||
| agent.command[0] | string | `"/usr/local/bin/pulse-agent"` | |
|
||||
| agent.dockerSocket.enabled | bool | `true` | |
|
||||
| agent.dockerSocket.hostPathType | string | `"Socket"` | |
|
||||
| agent.dockerSocket.path | string | `"/var/run/docker.sock"` | |
|
||||
|
|
@ -36,7 +37,7 @@ Helm chart for deploying the Pulse hub and optional Docker monitoring agent.
|
|||
| agent.extraVolumes | list | `[]` | |
|
||||
| agent.healthPort | int | `9191` | |
|
||||
| agent.image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| agent.image.repository | string | `"ghcr.io/rcourtman/pulse-agent"` | |
|
||||
| agent.image.repository | string | `"rcourtman/pulse"` | |
|
||||
| agent.image.tag | string | `""` | |
|
||||
| agent.kind | string | `"DaemonSet"` | |
|
||||
| agent.livenessProbe.enabled | bool | `true` | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue