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 14:25:50 +00:00
parent ebcea7f44d
commit 449fbd8ac9
9 changed files with 97 additions and 11 deletions
+1 -1
View File
@@ -28,11 +28,11 @@ You will, however, be able to use all values referenced in the common chart here
| probes.startup | object | See below | Startup probe configuration |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.accounting.enabled | bool | `true` | |
| service.accounting.ports.accounting.enabled | bool | `true` | |
| service.accounting.ports.accounting.port | int | `1813` | |
| service.accounting.ports.accounting.protocol | string | `"UDP"` | |
| service.accounting.ports.accounting.targetPort | int | `1813` | |
| service.accounting.ports.enabled | bool | `true` | |
| service.main.ports.main.port | int | `1812` | |
| service.main.ports.main.protocol | string | `"UDP"` | |
| service.main.ports.main.targetPort | int | `1812` | |