image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/webtop tag: latest@sha256:5a69304324e74d5b97a7967cd672cf318005797f3c0183aed37ed273b84bed69 ubuntuXFCEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-xfce@sha256:4ff32256f5ac15673e8ad40af38de7cc82f2780883a233a1ad4884839ed55211 pullPolicy: Always fedoraXFCEImage: repository: lscr.io/linuxserver/webtop tag: fedora-xfce@sha256:974e62638952c17ebe679194d24f9c00abb45dfa5a8964cc690024bdaa1908e2 pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/webtop tag: arch-xfce@sha256:f4b8d049c3903b74befc0c07f3e5fdfb11e3197f9db5e2717e8672e5c87fac19 pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/webtop tag: alpine-kde@sha256:bb04a2888b665223f71324abc507b885f28baaf5cbe792addc62739c33e1a522 pullPolicy: Always ubuntuKDEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-kde@sha256:17fede57332746e33dac748573aa4654c14c4d8a2451a7021c06acd856cdf46e pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/webtop tag: fedora-kde@sha256:7720836deb834c90f5b40c9ac56fd60857c14416e03729111ac23c3f23fdd1b1 pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/webtop tag: arch-kde@sha256:dae6333262f7476fa4e5bbf61a3048bb047731b79842f624cb108c26dfad46f5 pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/webtop tag: alpine-mate@sha256:6ee3d18a5068bac3ff134b75845989c72204439b6a1ec63b2bb7d6595420c1cb pullPolicy: Always ubuntuMATEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-mate@sha256:6afe857d973f24df517589a6e65914286f0ff29ad33d18f68a78164c7cc6133e pullPolicy: Always fedoraMATEImage: repository: lscr.io/linuxserver/webtop tag: fedora-mate@sha256:d2eb7b2094d021c8944a2c46b4f8cc599a24d69ff6b766ef2431d5b56bee20e2 pullPolicy: Always archMATEImage: repository: lscr.io/linuxserver/webtop tag: arch-mate@sha256:a1ab8e31bbad40703487a3fab004a6d38ff86bcdc17687834e96112fad4e39ec pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/webtop tag: alpine-i3@sha256:554f61286fbb256e94e160cc73557c02d006cdb1c17ce357c9b2b16b629a25d4 pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop tag: ubuntu-i3@sha256:0061e89f99d60b7cdc50cd988672255bf2c4e33b1316b57ee0222c3dfb1fc4f8 pullPolicy: Always fedoraI3Image: repository: lscr.io/linuxserver/webtop tag: fedora-i3@sha256:396b46e96ae33f37dab0b6c8d288bff64f8f2fea42331b20d5f1ba635f52e051 pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/webtop tag: arch-i3@sha256:253f13b14501e0a47b85569ee8a330e43ac193940d2aaf4549faf48373f61a7a pullPolicy: Always alpineOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: alpine-openbox@sha256:ebcc669adb58d88b3b50bda05d5709f75d2fd6570ba185a6bd63de5a4895f766 pullPolicy: Always ubuntuOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-openbox@sha256:ce9095b96236e49404ec2bf51923cf493318c25c080a105421bb0def9f7c516a pullPolicy: Always fedoraOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: fedora-openbox@sha256:972150f32e89b45b7845d134221dd7b878261bbc5cb9c870361775a90330bc0f pullPolicy: Always archOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: arch-openbox@sha256:8a984384370da3af01d925bea913ef54cdffade36ed9fa0e59dbef97b8363845 pullPolicy: Always alpineICEWMImage: repository: lscr.io/linuxserver/webtop tag: alpine-icewm@sha256:34822203dac09f322cc5d221dd9e988851d0084c36952dbb14be720c22297c24 pullPolicy: Always ubuntuICEWMImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-icewm@sha256:70e02ba6b81ce19d7de935ec1f36b895d6c4b778db7928956003de29648ac756 pullPolicy: Always fedoraICEWMImage: repository: lscr.io/linuxserver/webtop tag: fedora-icewm@sha256:bdcad15a30cedfbec26eea8084a2d80c701ffa9b64d571d3582f672e1d40479e pullPolicy: Always archICEWMImage: repository: lscr.io/linuxserver/webtop tag: arch-icewm@sha256:3fd93216735db00648b56ad9d39ba40bdedeb4bd9452e95a97b401563abf83dc 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