2021-10-25 12:19:09 +00:00
|
|
|
image:
|
|
|
|
repository: ghcr.io/linuxserver/muximux
|
|
|
|
pullPolicy: IfNotPresent
|
2021-11-07 17:16:28 +00:00
|
|
|
tag: version-057352e8@sha256:592471f458c3c03b608bd2a827431dd77493644edf6638429349e7b6e0290e4c
|
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: 80
|
2021-11-07 16:24:13 +00:00
|
|
|
targetPort: 80
|
2021-10-25 12:19:09 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
varrun:
|
|
|
|
enabled: true
|