image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop tag: latest@sha256:b7bf8dcfc6115c024dfc20c6f66420a4c33fb3eb23f507013f516c5b65dd18c4 ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:0cc700d7819413fe561364b2d5fceacc57d1fe6407a2a0c3bf0ed9484d19441e pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce tag: latest@sha256:5a9f866ec1cea951f0a8d0f2a6222a1e53fe34fd482c0c61d2fe5179f0b62591 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:e367352562073d6ef0732487015879f3444d4ce2e2c4665b51246750d4981f02 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde tag: latest@sha256:efc9d31cdbb04f8b07caaac6ae3c872aa15f1bb8b2c2ab08a055945af3f90275 pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde tag: latest@sha256:9329d63d8875ab160a36fe5a74d693e0fd57a6ea585a7b43b6881b43d5d6fdcb 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:fe03a5d7a058bfea21fb899254323da5a678da94a20d7875991be61917b3d017 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate tag: latest@sha256:89c53e694bf4195e3b81fb075bfdf96985c7820420b457dd732ead5a5b2f4403 pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate tag: latest@sha256:e285ecdcf5666d1f272e2425c61f7ae630d0f7d23737856de2d0f5be8f8cb98e 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:8add761669881b51972be8cfcd0ab6f1d77849ed790f001526bff3f3a04d5a13 pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 tag: latest@sha256:35c3c88c73ca23c06cc6f27498ac8bb0726d397c17ed90a664cb5ebc1bc333a7 pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 tag: latest@sha256:253467f1c2e397268cb546aeb3e3eec656c9e930bbc8b84d198c8ce27cce1ce5 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:b8cbf5e1ace08017c1b387a79f030d2a3e9dfc6c691db15da395311ede8c26c1 pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox tag: latest@sha256:9fad68af83fe8aecf568abf394af4bc5e08d90cfd26448ed2bf465f403f6c3ab pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/webtop-fedora-openbox tag: latest@sha256:a27c50fad83b34d6ef5d0268b1b1415c8ed6f9b6526e994f5496482757572e8b 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:cdd0006aeca425b1f8a32b32f78d8b70dd0b11d0eb4f6ca08e51c23d9f0a9f1a pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm tag: latest@sha256:9cb099dc7ed0e81f800e5e82adf8a9b0dc6298bbb73f8504a32128225f88b23d pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm tag: latest@sha256:458c672c7a7bb165b393f96412df17c1a8c0004cc32ff468fb67bffef49767e5 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 }}"