TrueChartsCatalogClone/stable/webtop/4.0.9/ix_values.yaml

131 lines
4.5 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/webtop
tag: latest@sha256:d45e3a1a1e98305151514032227157273719cea89d0206294d7d45b214d564c2
ubuntuXFCEImage:
repository: tccr.io/truecharts/webtop-ubuntu-xfce
tag: latest@sha256:c505cf32c72ecc3bb15b6e20c7f6280c5996301ec315fc8fd87222ec2a9f7b0b
pullPolicy: Always
fedoraXFCEImage:
repository: tccr.io/truecharts/webtop-fedora-xfce
tag: latest@sha256:7f90e045bdf094716b295ecb8ad7c2ef5065ca5be4afa90de8279890bc838116
pullPolicy: Always
archXFCEImage:
repository: tccr.io/truecharts/webtop-arch-xfce
tag: latest@sha256:12c9a82e11e61fcdfab5c327c948187359b9c4c1142dedf6795acd558d3daf15
pullPolicy: Always
alpineKDEImage:
repository: tccr.io/truecharts/webtop-alpine-kde
tag: latest@sha256:2f0b6e6b93d618b1a428cb340f95300c52c45b44646b86cd30d0ee7fdd3a4b7a
pullPolicy: Always
ubuntuKDEImage:
repository: tccr.io/truecharts/webtop-ubuntu-kde
tag: latest@sha256:5579b69c431272fccb411976c028cd4508e232e5c4f1b6f44b7ad2446d8c9a57
pullPolicy: Always
fedoraKDEImage:
repository: tccr.io/truecharts/webtop-fedora-kde
tag: latest@sha256:85dbefc0a6a031974d9c87f692ab9b7679dbd7f9f5d15e4a4909eff136eafa5e
pullPolicy: Always
archKDEImage:
repository: tccr.io/truecharts/webtop-arch-kde
tag: latest@sha256:e9baad72aca77ddbb0fd9528ad49d69db12fae36666884472f2dcd1507627bef
pullPolicy: Always
alpineMATEImage:
repository: tccr.io/truecharts/webtop-alpine-mate
tag: latest@sha256:238c5f582edd9c66c8e253f0c94e041c01681759449db3059d0e1c49a124acbb
pullPolicy: Always
ubuntuMATEImage:
repository: tccr.io/truecharts/webtop-ubuntu-mate
tag: latest@sha256:2476be31b5ea321003f5f2aba496f0744bffb6f7f74156bdcb1dc1f52b1cec5e
pullPolicy: Always
fedoraMATEImage:
repository: tccr.io/truecharts/webtop-fedora-mate
tag: latest@sha256:d547a0c3e64c223e0fbdbfebf8171a61c161e52b2576941d47a5218b3bf63e48
pullPolicy: Always
archMATEImage:
repository: tccr.io/truecharts/webtop-arch-mate
tag: latest@sha256:510f45477160229b49787fcfcd676f3b08ce81d74acfbe772524ce7b2f6a26a6
pullPolicy: Always
alpineI3Image:
repository: tccr.io/truecharts/webtop-alpine-i3
tag: latest@sha256:63f0d201262c7fcf3ce72c098c1d43a864abfb3cf8f187facc0aa06effcfad7d
pullPolicy: Always
ubuntuI3Image:
repository: tccr.io/truecharts/webtop-ubuntu-i3
tag: latest@sha256:d3c5f86c8994dc0dd60729bd991543fb416b3406ec06c972e33c311e9f5f2ea7
pullPolicy: Always
fedoraI3Image:
repository: tccr.io/truecharts/webtop-fedora-i3
tag: latest@sha256:6101e0385f1aec5b0eb5e619767194bf27a20adfd9dc7ff64d94b08bee87ff54
pullPolicy: Always
archI3Image:
repository: tccr.io/truecharts/webtop-arch-i3
tag: latest@sha256:d4dd73b765e59a4c05ffcedfd2bb1cda9792086cb8d59d46d99327ccb27e3742
pullPolicy: Always
alpineOpenBoxImage:
repository: tccr.io/truecharts/webtop-alpine-openbox
tag: latest@sha256:d527ba12927e8100cf715c40c6b713c6a62fd661724f9a131e42739c82781fe3
pullPolicy: Always
ubuntuOpenBoxImage:
repository: tccr.io/truecharts/webtop-ubuntu-openbox
tag: latest@sha256:46538bddfc44be250694def4e4bf66bb425396c3e3467ab5c4f6596d6f0da559
pullPolicy: Always
fedoraOpenBoxImage:
repository: tccr.io/truecharts/webtop-fedora-openbox
tag: latest@sha256:12fa28b141acee7cb1916ab2024a50977dd75fcdbc400bf2ed611dae624b810b
pullPolicy: Always
archOpenBoxImage:
repository: tccr.io/truecharts/webtop-arch-openbox
tag: latest@sha256:01ba7a098147424b7237db0e7ebc93f5955c545cc44785297ead2a517d743c59
pullPolicy: Always
alpineICEWMImage:
repository: tccr.io/truecharts/webtop-alpine-icewm
tag: latest@sha256:525532f45d6dce0786fe46975f7e423f4ae1270e9756c490e6f4620374eebf0a
pullPolicy: Always
ubuntuICEWMImage:
repository: tccr.io/truecharts/webtop-ubuntu-icewm
tag: latest@sha256:a2f2d2848993787c2f6fa4b871ce1f369d40ff7719bb93c9decef2233e6da6fd
pullPolicy: Always
fedoraICEWMImage:
repository: tccr.io/truecharts/webtop-fedora-icewm
tag: latest@sha256:451bffaa66c2bf191e98c6a8b48bd98f11f4015e5af34ba7accf0f794b660a17
pullPolicy: Always
archICEWMImage:
repository: tccr.io/truecharts/webtop-arch-icewm
tag: latest@sha256:59fd4ce598aeb1e28d29517e210deb4b7c059b59391ad2abcf0d170b1bd04e58
pullPolicy: Always
imageSelector: image
env:
KEYBOARD: "en-us-qwerty"
CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}"
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 33000
protocol: HTTP
persistence:
config:
enabled: true
mountPath: /config
portal:
enabled: true