Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-11 12:09:06 +00:00
parent f1adf545d5
commit 74652fea89
8 changed files with 926 additions and 200 deletions
+2 -8
View File
@@ -11,15 +11,9 @@ You will, however, be able to use all values referenced in the common chart here
| Key | Type | Default | Description |
|-----|------|---------|-------------|
| env.PUID | int | `568` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/guacd"` | |
| image.tag | string | `"v1.3.0"` | |
| persistence.varrun.enabled | bool | `true` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| image.repository | string | `"tccr.io/truecharts/guacamole-server"` | |
| image.tag | string | `"v1.4.0@sha256:6b67e159e4e24524bf025a419062249763967085f6111d73d9f3d9ee7b0c13ee"` | |
| service.main.ports.main.port | int | `4822` | |
| service.main.ports.main.targetPort | int | `4822` | |