Files
truecharts/charts/stable/remmina/values.yaml
T
660d43b6f9 chore(deps): update non-major (#1423)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-30 09:08:45 +01:00

29 lines
513 B
YAML

image:
repository: ghcr.io/linuxserver/remmina
pullPolicy: IfNotPresent
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:3f81a01736b784ccef22665c2824541c4d4462d0a50e9e1e9bfa4d3ab48f015f
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10042
targetPort: 3000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true