image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/webtop tag: latest@sha256:43d3a36310a89271f464c95c59af08a05591675b6b12cdb0eee3f19c27552cf8 ubuntuXFCEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-xfce@sha256:a04e48ea40780b52933701ee97a54f78076876ed512f29a3e4bf939f46334ddd pullPolicy: Always fedoraXFCEImage: repository: lscr.io/linuxserver/webtop tag: fedora-xfce@sha256:055609d55b76b7fce03753a5b7e51339fd5fdac3808de8cccdc499079682df29 pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/webtop tag: arch-xfce@sha256:96f858bee4be2a81d1681a11bdf89f84526ef36b47c886af7d7528dc1487c208 pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/webtop tag: alpine-kde@sha256:fe638b2564c681b4a25f36448cf247bacc9c6a5152946980c89910415bca567b pullPolicy: Always ubuntuKDEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-kde@sha256:23eb7105cca3a681a3931276e07d7414271342682e7476bd079ba07b03fc9a5e pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/webtop tag: fedora-kde@sha256:d8d525c2fda2455d289704d2600ac406cf286f16839e119e72f256739773c19e pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/webtop tag: arch-kde@sha256:6024a5ac923cc2ce0a4f01772a84501cab7a76f3a066300ef33cc17055761fdc pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/webtop tag: alpine-mate@sha256:f978aac6c6a7014e0bb75dca9f6fe09d19f52b9c1e5bd1115e75ed294afb0ce5 pullPolicy: Always ubuntuMATEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-mate@sha256:264579688835e3ca6fc7afa2a0b51ec6b3fca9660636323a73c83c4c006e83b8 pullPolicy: Always fedoraMATEImage: repository: lscr.io/linuxserver/webtop tag: fedora-mate@sha256:358e6540ee9c3acc1929b73177001893f5931e9d61c0eb3766ceb5604548a9de pullPolicy: Always archMATEImage: repository: lscr.io/linuxserver/webtop tag: arch-mate@sha256:71eeab063f7f2aa4d97c8e069ce32818737fca25d2f5e734195a86d4ee1f1ad0 pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/webtop tag: alpine-i3@sha256:b814188a3b6c1c82b0fa9c92ee37a902d2a8313fb2df9b7685baabfffbfb44fe pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop tag: ubuntu-i3@sha256:adf0ec97c1a23e49bfa4f38622839fd069d38cb9edd1ceb058054e8047afacae pullPolicy: Always fedoraI3Image: repository: lscr.io/linuxserver/webtop tag: fedora-i3@sha256:e0784dbc07b9d250608158a375731c8088eb444ee3b46a986090d3b9fece6b32 pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/webtop tag: arch-i3@sha256:73e7670413421a8e46c646ba0f854a4ebed0812cdeee4951929f67bdd2838e9a pullPolicy: Always alpineOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: alpine-openbox@sha256:d90099a0a336c604ec96cde95ae874a30fec035d8a326bb29fc8a98f19197d9a pullPolicy: Always ubuntuOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-openbox@sha256:84f4999ccdecc4c58dd36fee71a233c7985728e6665091a3ce8b969f8ec8b61a pullPolicy: Always fedoraOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: fedora-openbox@sha256:9b8df241fb623b38b2694d8a2ffb64cc6a292713d72523f6f0f55e83fa76e57c pullPolicy: Always archOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: arch-openbox@sha256:5527adbf293dfdc8db738b2b771497dbaf691faf552a2409f87f17cc173c13f0 pullPolicy: Always alpineICEWMImage: repository: lscr.io/linuxserver/webtop tag: alpine-icewm@sha256:cd6e36c7eb69ee6b480bbaaa892e922e21376ece85ba52a920ff51ac587b951a pullPolicy: Always ubuntuICEWMImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-icewm@sha256:60014fec5452662338b184efd621d30efc450b15c02101899ccf57d2243f631b pullPolicy: Always fedoraICEWMImage: repository: lscr.io/linuxserver/webtop tag: fedora-icewm@sha256:4ca8ae3c176408e417d8d39756cc54aadec8c2749c4882a3cc63f39ecd21d8b1 pullPolicy: Always archICEWMImage: repository: lscr.io/linuxserver/webtop tag: arch-icewm@sha256:7a369e4ca7c830d081be5bbbaae171385f495203144242cc6958a8acaf777ec1 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 }}" updated: true