2021-10-25 12:19:09 +00:00
|
|
|
image:
|
|
|
|
repository: ghcr.io/linuxserver/remmina
|
|
|
|
pullPolicy: IfNotPresent
|
2021-11-30 09:09:37 +00:00
|
|
|
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:3f81a01736b784ccef22665c2824541c4d4462d0a50e9e1e9bfa4d3ab48f015f
|
2021-10-25 12:19:09 +00:00
|
|
|
env:
|
|
|
|
PUID: 568
|
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2021-11-30 09:09:37 +00:00
|
|
|
port: 10042
|
2021-11-07 16:24:13 +00:00
|
|
|
targetPort: 3000
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2021-11-15 23:31:22 +00:00
|
|
|
mountPath: "/config"
|
2021-10-25 12:19:09 +00:00
|
|
|
varrun:
|
|
|
|
enabled: true
|