Files
catalog/incubator/sinusbot/2.0.7/ix_values.yaml
TrueCharts-Bot 2c9fbe01cb Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 21:09:55 +00:00

30 lines
591 B
YAML

env:
OVERRIDE_PASSWORD: foobar
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/sinusbot
tag: latest@sha256:94a8c36da24a010e0460f3426b994a7c6f02b0f7408c2d6168e7523bf82041c3
persistence:
data:
enabled: true
mountPath: /opt/sinusbot/data
scriptspath:
enabled: true
mountPath: /opt/sinusbot/scripts
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8087
protocol: TCP
targetPort: 8087
portal:
enabled: true