Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-08 13:50:19 +00:00
parent e0029fd9b0
commit 071e19d9ff
13 changed files with 178 additions and 1 deletions
+2
View File
@@ -65,6 +65,8 @@ You will, however, be able to use all values referenced in the common chart here
| postgresql.postgresqlUsername | string | `"gitea"` | |
| service.main.ports.main.port | int | `3000` | |
| service.main.ports.main.targetPort | int | `3000` | |
| service.ssh.enabled | bool | `true` | |
| service.ssh.ports.ssh.enabled | bool | `true` | |
| service.ssh.ports.ssh.port | int | `2222` | |
| service.ssh.ports.ssh.targetPort | int | `2222` | |
| signing.enabled | bool | `true` | |