Files
truecharts/charts/incubator/vaulthunters/values.yaml
T
TrueCharts BotandGitHub 10145a1879 chore(deps): update docker general non-major (#3953)
* 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-29 10:16:14 +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:1374af69a33a176fb936153adac80395a0f6707caf81772f29fd67418d827f19
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