2021-10-25 12:19:09 +00:00
|
|
|
image:
|
|
|
|
repository: ghcr.io/linuxserver/remmina
|
|
|
|
pullPolicy: IfNotPresent
|
2021-11-09 12:14:26 +00:00
|
|
|
tag: version-1.2.0-rcgit.29dfsg-1ubuntu1@sha256:01fca6acb61d794d5eeab91110c61a2b0afce8f50b459ecb70d5d6b523b162d6
|
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
|
2021-11-07 16:24:13 +00:00
|
|
|
targetPort: 3000
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
varrun:
|
|
|
|
enabled: true
|