scale-catalog/stable/remmina/11.0.11/ix_values.yaml

26 lines
497 B
YAML
Raw Permalink Normal View History

2024-07-13 07:59:30 +00:00
image:
repository: ghcr.io/linuxserver/remmina
pullPolicy: IfNotPresent
tag: 1.4.2@sha256:0d37c4bfd6ddcacad6f266d86fbd96f6965adc4d8ad9ff8450ebfc872ea2fcc7
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