TrueChartsCatalogClone/stable/remmina/11.0.8/ix_values.yaml

26 lines
497 B
YAML

image:
repository: ghcr.io/linuxserver/remmina
pullPolicy: IfNotPresent
tag: 1.4.2@sha256:e40ef33cc742ed9fbedb7ca81148aabdd7dd2e570b0e015893b8d1b68f4afd1c
service:
main:
ports:
main:
port: 10042
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0