Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-09-28 08:12:30 +00:00
parent bb925e2707
commit d2ca4e9621
6 changed files with 48 additions and 3 deletions
+5
View File
@@ -1,6 +1,11 @@
# Changelog<br>
<a name="unifi-8.0.2"></a>
### [unifi-8.0.2](https://github.com/truecharts/apps/compare/unifi-8.0.1...unifi-8.0.2) (2021-09-28)
<a name="unifi-8.0.1"></a>
### [unifi-8.0.1](https://github.com/truecharts/apps/compare/unifi-8.0.0...unifi-8.0.1) (2021-09-26)
+4
View File
@@ -23,6 +23,10 @@ You will, however, be able to use all values referenced in the common chart here
| persistence.config.mountPath | string | `"/unifi"` | |
| persistence.config.size | string | `"100Gi"` | |
| persistence.config.type | string | `"pvc"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| securityContext.readOnlyRootFilesystem | bool | `false` | |
| securityContext.runAsNonRoot | bool | `false` | |
| service.comm.enabled | bool | `true` | |
| service.comm.ports.comm.enabled | bool | `true` | |
| service.comm.ports.comm.port | int | `8080` | |