Skip to content

Commit

Permalink
Add README.md variable
Browse files Browse the repository at this point in the history
  • Loading branch information
abctaylor committed Aug 10, 2024
1 parent 33250dc commit ef9cfc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/uptime-kuma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ A self-hosted Monitoring tool like "Uptime-Robot".
| podAnnotations | object | `{}` | |
| podEnv[0].name | string | `"UPTIME_KUMA_PORT"` | |
| podEnv[0].value | string | `"3001"` | |
| podEnv[0].name | string | `"NODE_EXTRA_CA_CERTS"` | |
| podEnv[0].value | string | `"/etc/ssl/certs/additional/additional-ca.pem"` | |
| podLabels | object | `{}` | |
| podSecurityContext | object | `{}` | |
| readinessProbe.enabled | bool | `true` | |
Expand Down

0 comments on commit ef9cfc4

Please sign in to comment.