Files
truecharts/charts/incubator/vaulthunters/values.yaml
T
TrueCharts BotandGitHub 95df6b7a78 chore(deps): update docker general non-major (#3965)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-30 09:16:45 +03:00

29 lines
544 B
YAML

env:
EULA: "false"
JVM_OPTS: -Xms6144m -Xmx8192m
OPS: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/vaulthunters
tag: latest@sha256:43972301c330485b1afaed4ec93b100f651f24f5ed1312c6026a8297649ede89
persistence:
data:
enabled: true
mountPath: /data
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 25565
protocol: TCP
targetPort: 25565
portal:
enabled: true