Skip to content

Commit

Permalink
Sort Readme values documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tancrède SUARD committed May 3, 2024
1 parent bb58257 commit bdbad17
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions charts/uptime-kuma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,20 +72,20 @@ A self-hosted Monitoring tool like "Uptime-Robot".
| serviceMonitor.selector | object | `{}` | Prometheus ServiceMonitor selector, only select Prometheus's with these labels (if not set, select any Prometheus) |
| serviceMonitor.tlsConfig | object | `{}` | TLS configuration to use when scraping, only applicable for scheme https. |
| strategy.type | string | `"Recreate"` | |
| tailscale.auth | string | `""` | Tailscale API auth key. See [Tailscale auth-keys](https://tailscale.com/kb/1085/auth-keys) |
| tailscale.debugFirewallMode | string | `"auto"` | See [Tailscale firewall-mode](https://tailscale.com/kb/1294/firewall-mode) |
| tailscale.enabled | bool | `false` | |
| tailscale.hostname | string | `"uptime-kuma"` | Tailscale device name |
| tailscale.pullPolicy | string | `"Always"` | |
| tailscale.repository | string | `"ghcr.io/tailscale/tailscale"` | |
| tailscale.tag | string | `"latest"` | |
| tailscale.userspace | bool | `false` | Set to `false` to run tailscale as root, this allows direct access to tailnet. See [Tailscale #userspace-sidecar](https://tailscale.com/kb/1185/kubernetes#userspace-sidecar) |
| tolerations | list | `[]` | |
| useDeploy | bool | `true` | |
| volume.accessMode | string | `"ReadWriteOnce"` | |
| volume.enabled | bool | `true` | |
| volume.existingClaim | string | `""` | |
| volume.size | string | `"4Gi"` | |
| tailscale.enabled | bool | `false` | |
| tailscale.repository | string | `"ghcr.io/tailscale/tailscale"` | |
| tailscale.tag | string | `"latest"` | |
| tailscale.pullPolicy | string | `"Always"` | |
| tailscale.userspace | bool | `false` | Set to `false` to run tailscale as root, this allows direct access to tailnet. See [Tailscale #userspace-sidecar](https://tailscale.com/kb/1185/kubernetes#userspace-sidecar) |
| tailscale.debugFirewallMode | string | `"auto"` | See [Tailscale firewall-mode](https://tailscale.com/kb/1294/firewall-mode) |
| tailscale.auth | string | `""` | Tailscale API auth key. See [Tailscale auth-keys](https://tailscale.com/kb/1085/auth-keys) |
| tailscale.hostname | string | `"uptime-kuma"` | Tailscale device name |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)

0 comments on commit bdbad17

Please sign in to comment.