mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
Auto-generate chart README [no ci]
This commit is contained in:
parent
edb77727d2
commit
a0633c4967
@ -76,9 +76,7 @@ N/A
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| env.TZ | string | `"UTC"` | Set the container timezone |
|
||||
| env.UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN | int | `0` | Set the frame same-origin policy (int) |
|
||||
| env.UPTIME_KUMA_SSL_CERT | string | `nil` | Set the custom ssl cert path (string) |
|
||||
| env.UPTIME_KUMA_SSL_KEY | string | `nil` | Set the custom ssl key path (string) |
|
||||
| env.UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN | int | `0` | Set the custom ssl cert path (string) UPTIME_KUMA_SSL_CERT: -- Set the custom ssl key path (string) UPTIME_KUMA_SSL_KEY: -- Set the frame same-origin policy (int) |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
|
||||
| image.repository | string | `"louislam/uptime-kuma"` | image repository |
|
||||
| image.tag | string | `"1.10.2"` | image tag |
|
||||
|
Loading…
Reference in New Issue
Block a user