2021-10-25 12:19:09 +00:00
|
|
|
image:
|
|
|
|
repository: ghcr.io/linuxserver/remmina
|
|
|
|
pullPolicy: IfNotPresent
|
2021-11-02 10:33:53 +00:00
|
|
|
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:0e024b919b7e7c5b359436f118f782d3da426873be1fa15e49eaf544e950009e
|
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:
|
|
|
|
port: 3000
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
varrun:
|
|
|
|
enabled: true
|