2.0 KiB
2.0 KiB
st-reborn-server
Skyrim Together Reborn server files.
Homepage: https://github.com/truecharts/apps/tree/master/charts/incubator/st-reborn-server
Maintainers
| Name | Url | |
|---|---|---|
| TrueCharts | info@truecharts.org | https://truecharts.org |
Source Code
- https://github.com/tiltedphoques/TiltedEvolution
- https://hub.docker.com/r/tiltedphoques/st-reborn-server
Requirements
Kubernetes: >=1.16.0-0
| Repository | Name | Version |
|---|---|---|
| https://library-charts.truecharts.org | common | 10.4.4 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| image.pullPolicy | string | "IfNotPresent" |
|
| image.repository | string | "tccr.io/truecharts/st-reborn-server" |
|
| image.tag | string | "v1.2.0@sha256:0e1fe6f85a8d637aaaa5a522e7418dc9e817da2b1e6589842a2b56c5cc9e0fbc" |
|
| persistence.config.enabled | bool | true |
|
| persistence.config.mountPath | string | "/home/server/config" |
|
| persistence.data.enabled | bool | true |
|
| persistence.data.mountPath | string | "/home/server/Data" |
|
| persistence.logs.enabled | bool | true |
|
| persistence.logs.mountPath | string | "/home/server/logs" |
|
| probes.liveness.enabled | bool | false |
|
| probes.readiness.enabled | bool | false |
|
| probes.startup.enabled | bool | false |
|
| service.main.ports.main.port | int | 10578 |
|
| service.main.ports.main.protocol | string | "UDP" |
|
| service.main.ports.main.targetPort | int | 10578 |
Autogenerated from chart metadata using helm-docs v0.1.1