env: OVERRIDE_PASSWORD: foobar image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/sinusbot tag: latest@sha256:2828d69c8650c3bfc33b15e154cee7c1ed453ada72397599624ef2056785227c 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