catalog/incubator/restreamer/0.0.23/ix_values.yaml

28 lines
540 B
YAML

env:
RS_PASSWORD: Password
RS_USERNAME: admin
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/restreamer
tag: latest@sha256:21f235d53ba6df104a570569d158a33123262c7b76a8c0c1fab08cd347616d4e
persistence:
datapath:
enabled: true
mountPath: /restreamer/db
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8080
protocol: TCP
targetPort: 8080
portal:
enabled: true