Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-25 17:53:53 +00:00
parent f9d1e5110e
commit d4986184ea
18 changed files with 1474 additions and 30 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"jakowenko/double-take"` | |
| image.tag | string | `"1.7.0@sha256:7d05d0e36833583ed8ca3dfdcebc8dbe08757a32970d6dbd982f4284184460e4"` | |
| image.repository | string | `"tccr.io/truecharts/double-take"` | |
| image.tag | string | `"v1.7.0@sha256:9872c84e9aa6bf9eeed65452a1590ef7595a0a3d759719af4539708b69fd7567"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/.storage"` | |
| service.main.ports.main.port | int | `10200` | |