image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/webtop tag: latest@sha256:cc1b397c22dcb1da116014d143e6d4b1ee9190fec52fd7067962172c1e8d05d9 ubuntuXFCEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-xfce@sha256:210f3438e6f8d9beca1bce53946c25138afe7fe06da0a681a33b33cb349aea79 pullPolicy: Always fedoraXFCEImage: repository: lscr.io/linuxserver/webtop tag: fedora-xfce@sha256:64f81cc06bcce5822aca1614e2d7dd86a53d4cc144e42c60694c41597d0989dc pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/webtop tag: arch-xfce@sha256:791f4e12df5dc43ebf121cbbbf34c4443cb35566d279aa1447d437992743bc18 pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/webtop tag: alpine-kde@sha256:1fb44244f25a19030bc5e648b94247947bc81a373ec7f9734f80b99f4c1a66d9 pullPolicy: Always ubuntuKDEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-kde@sha256:92120fc731b03bc108452cb5a146dcfab172f3788a6b94ad77cabb3d22642d7f pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/webtop tag: fedora-kde@sha256:cf3f3f6e0edfa3e04ca9a4199973c36f6aeebfbeabd3f073b15a80ef2697e23b pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/webtop tag: arch-kde@sha256:524ea6bfafde54e9b1434da9e5c1d1ce9a2b6dbc980de059fe70ef89b855a327 pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/webtop tag: alpine-mate@sha256:b261ef0881d8052e2979fa04d6c0112b3d78f75a6fbbe98c1fbdc1268b5dd4c4 pullPolicy: Always ubuntuMATEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-mate@sha256:f8557244d988819ad0ec0b5ccf66f0be072211a023065c430ec77fd62a7a23a3 pullPolicy: Always fedoraMATEImage: repository: lscr.io/linuxserver/webtop tag: fedora-mate@sha256:4f16160602fb27aefc9890a6bfce99608c4f617bc2c56f09d56bc8892a8f66b7 pullPolicy: Always archMATEImage: repository: lscr.io/linuxserver/webtop tag: arch-mate@sha256:5f9c3fc018c3be368e33aeffa2d50513d935df8eac41f6c71dfec0df00114975 pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/webtop tag: alpine-i3@sha256:aed28a139750ba883a5a6d373af3c6072d9d5e5bfd1d7260e28d0cda7e66b0a6 pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop tag: ubuntu-i3@sha256:281f78fc94bd2da8b41e1b0bd8aeff301601e217329a1a2eceba0358842b568b pullPolicy: Always fedoraI3Image: repository: lscr.io/linuxserver/webtop tag: fedora-i3@sha256:02d0984a1f4aeffcef41d57fb26655147195b313d0f77c9c88867bbfe8161ab6 pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/webtop tag: arch-i3@sha256:0ce9cfae7af23465a62be2b77073ec89b83354def7a07e7a3a6c10beb3d66a11 pullPolicy: Always alpineOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: alpine-openbox@sha256:5f4e703d9d622141d969200d064d90ae02a98dea36e33f90d68025143c458493 pullPolicy: Always ubuntuOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-openbox@sha256:6b755fe1bb33531c66185f4b1d115a1e22d3a555e0e5fbef491095cf30df3149 pullPolicy: Always fedoraOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: fedora-openbox@sha256:a3512b508e82779c0e39ef2668135f2b10c7dc2f07332d6971e44e6d1fb26284 pullPolicy: Always archOpenBoxImage: repository: lscr.io/linuxserver/webtop tag: arch-openbox@sha256:d549f3fd712737644f3c58b04a728a5f5d26f62d92f95ac207934755f1a7f8dc pullPolicy: Always alpineICEWMImage: repository: lscr.io/linuxserver/webtop tag: alpine-icewm@sha256:35a28d2de7aa770f5f353140678e574badae05d158c865e1172f3d279bde08e3 pullPolicy: Always ubuntuICEWMImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-icewm@sha256:5e74fdaff88cadc5d0462750e40fe225384d6deb4fd698cf20147f116dca391f pullPolicy: Always fedoraICEWMImage: repository: lscr.io/linuxserver/webtop tag: fedora-icewm@sha256:b0d0134952b68c4022c016d30bcd0d22236a00f13ef62125c28dd6a233f1c325 pullPolicy: Always archICEWMImage: repository: lscr.io/linuxserver/webtop tag: arch-icewm@sha256:5a20089d3972b064cb627404f46ae47a687942dc2b4960007a4d371bb79bdcd1 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