image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop tag: latest@sha256:4a23476b903dc71a6ed001a4aff67b1ed0a9f584b83f91687f7a2d0c1b581e3b ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:95687b51d3d4d5103acb0ae83f0183bb9db5007e628a9864a26f728de37a8ba3 pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce tag: latest@sha256:1390ec52b0493ff60cee7e9a181b289191d4fef0c87b5192dcb5db13a61769f0 pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce tag: latest@sha256:70439d6ec9b330c00472f7c1ef99978eab2d62d20869fb68fa3d2ce6f3f415fe pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde tag: latest@sha256:e069144270c7cf3a4b6727ef38c1cec4de98a02bf1e16afa76fad4f290accfe4 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde tag: latest@sha256:709cc2c169552b3414940237923e5fd3220616719f93e3277f98c297dcb67608 pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde tag: latest@sha256:af3b5251b44fcc9de328144e9e466c9f285d1f807a9581b203a594b6091f41a5 pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde tag: latest@sha256:33a2f29298cc93c26caba86ab4c5535ce709dd5344b7f3cfce1d24ae423bf4e7 pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate tag: latest@sha256:4b41c31ba0b94a8ca8e91c2b12ef2f4e627c78f55138ecf444a28c634e1fe910 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate tag: latest@sha256:5a88f9c0bc0fec892232393298123188031c8de39090e562ef320ef7ef6422b4 pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate tag: latest@sha256:2b3bc8e3f324dc09937d0db07219c0339c157fb9dc53156c17d84344dc9ac0f1 pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/webtop-arch-mate tag: latest@sha256:8f2875d57201b52f38dcb846b1c385bc5801f48c027ac9059fe5979a5cc067c4 pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 tag: latest@sha256:b80d294ae4ac58538fdd7d7c9e9f364ac0225530242ebcf276e2fbc6e203924e pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 tag: latest@sha256:bf352133e8c2aa42b3903203c0b7cc4fda9568c5e8bf8ba763f5a65905bcb9fb pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 tag: latest@sha256:e9418eb2b3d9e78196327f1ce64ab5ee37f8199f0ac001350a82eb6b1159bcec pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 tag: latest@sha256:4e96625dd112931903554932d0ca973eaed7680cdca5fa1c95c400722affb9d2 pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox tag: latest@sha256:bbb5ea4bd2a791c41962b3a83c705cf10b0cd3ef73e2974c2bdbf481f782d28c pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox tag: latest@sha256:70a4d536439a28ed97aa782047cb12ea2ec89ca876f597b922b866db24963e90 pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/webtop-fedora-openbox tag: latest@sha256:9f77f1d2d0bfee7476fd646bcf7b66664b796efb3ab1108f4903ad979d38b141 pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/webtop-arch-openbox tag: latest@sha256:1bfc538e517738822d2bb4e9b2c4aecd8e007a4c7283e37596c4bce61f3b7944 pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm tag: latest@sha256:3e436fe9ec5d04f1b7f1dad8a0f7152edfb432f3c5a13894162cda77c77689ec pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm tag: latest@sha256:adacc21860c6f3c364005756ba0b455fdaf6927a5d0cca2b405d5c638ebc5d68 pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm tag: latest@sha256:d006fe20acb6a0d8670bc8a3826991c6d9ab89af3b21a0e4cc5af62a36c004f1 pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm tag: latest@sha256:4efdf1df8f1f2204eb4ea1a47f6abd92f95fded70266dfda838fa43c2f172532 pullPolicy: Always service: main: ports: main: port: 33000 protocol: http persistence: config: enabled: true mountPath: /config portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsGroup: 0 runAsUser: 0 workload: main: podSpec: containers: main: imageSelector: image env: KEYBOARD: "en-us-qwerty" CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}"