image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop tag: latest@sha256:62a598998d118847bceae0489b931a90fc731b116c48461c5230179f04b5118d ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:2988165700c04a0e46b407c667325b0cbd48cf9216c279a72cd9947c9f7517f0 pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce tag: latest@sha256:c335f00f5aa8b2363cf358f6da70d766b7bfce12147beecdf6bb2c4fbb76e027 pullPolicy: Always archXFCEImage: repository: tccr.io/truecharts/webtop-arch-xfce tag: latest@sha256:aab8d9d672f0b36ab8dfa7b27d260cb9113f604ab1bc68410ad09f9f83f7d5d6 pullPolicy: Always alpineKDEImage: repository: tccr.io/truecharts/webtop-alpine-kde tag: latest@sha256:4f9c649bdae5ac4115adf05cd27af9b6f75cc1a4ff688681d4c6faa031993850 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde tag: latest@sha256:0e4cee359e526c6d88e0000aad27d5f979b7047a1393107f3779d34f5c795efd pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde tag: latest@sha256:60daa264a71d13c090d14abf1153460047274bdc09bc9db6384bd0ba8ccdb683 pullPolicy: Always archKDEImage: repository: tccr.io/truecharts/webtop-arch-kde tag: latest@sha256:8238fb7f41c56e801b52f8eabf01852f6b6056e08c76dcd1467e4d7b1e7c544a pullPolicy: Always alpineMATEImage: repository: tccr.io/truecharts/webtop-alpine-mate tag: latest@sha256:d559fb8184426fbe20cfaa51f3c25865db91eb112614cac03c714fac1399a852 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate tag: latest@sha256:4fec1bd10ec49ed409b662eb45f55dd59a1e84d9da85bc2670322688eeb28b49 pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate tag: latest@sha256:f2a4b1787904113936e11e4c2585305705a077979c6a8fd5ea948c1a1f4ca710 pullPolicy: Always archMATEImage: repository: tccr.io/truecharts/webtop-arch-mate tag: latest@sha256:f371403b90d6c070ad0e03d8bfa99268c44ac818b708bb4a1f9be6275333cee0 pullPolicy: Always alpineI3Image: repository: tccr.io/truecharts/webtop-alpine-i3 tag: latest@sha256:254b74f9b4b89a9384c6a4c758a98dbaf8be89b0a52e8569a211625993c61033 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 tag: latest@sha256:ee00fde39078b6d3e36b62dd9507f3b6d42c8e8d363b02766fba3d9beaf09826 pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 tag: latest@sha256:c587fbd1199a289b222a4e21e4728bff90cbe2924c7b0490156a2b1e922f1ef4 pullPolicy: Always archI3Image: repository: tccr.io/truecharts/webtop-arch-i3 tag: latest@sha256:3467244a366e6a241efd8d840a6dcce8d722e3bd2a705bb04cd91278fb3ac1c4 pullPolicy: Always alpineOpenBoxImage: repository: tccr.io/truecharts/webtop-alpine-openbox tag: latest@sha256:0b859cb1babc641627a32a0da55fd05148ed40849a6a06006b031189ca5ab5f6 pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox tag: latest@sha256:21aecdc60e395f00514c1bff1589a4aad688ca3627d5a846edea6fc8ecd61efd pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/webtop-fedora-openbox tag: latest@sha256:93e7446805a4b53e631a75f9f348d4fe9f4f426769a869d3530ae9a0c7d4728f pullPolicy: Always archOpenBoxImage: repository: tccr.io/truecharts/webtop-arch-openbox tag: latest@sha256:07f7b37bfaec391cc9eb3dc38531438a32036d2d4c71dc1b70cec6adf8b1aa81 pullPolicy: Always alpineICEWMImage: repository: tccr.io/truecharts/webtop-alpine-icewm tag: latest@sha256:89c9c449de3d1a5e96c000d86114a29b056c605571079fcbd6413964c3f0dca3 pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm tag: latest@sha256:3d33841093823003f08e0d14474ded8f11f7b9738f160c7dd95c1b41a027f1c7 pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm tag: latest@sha256:ffa2dfc61493f5bb44e27b25bdb96d76652d2268697b1ba84dcb98f9c4c32e95 pullPolicy: Always archICEWMImage: repository: tccr.io/truecharts/webtop-arch-icewm tag: latest@sha256:cc8f014814a7f42d0b759db858632bb08c7fcec7b081c2faeca44f7aece56c08 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 }}"