image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop tag: latest@sha256:256a35d8a06e0c3ad3bf991b8335d7fd447f1fddc4b50752bc3fe844db1b3aee ubuntuXFCEImage: repository: tccr.io/truecharts/webtop-ubuntu-xfce tag: latest@sha256:16c5027656791a1a56653f9fed3cdc90eeef47d4e9e85c007555abce346822a6 pullPolicy: Always fedoraXFCEImage: repository: tccr.io/truecharts/webtop-fedora-xfce tag: latest@sha256:7a82066b92d204464d5f043a23bf14859931151f68a9f150c0a4fcdc3b5991ea 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:4c9aa0b703cb1c363dd8c4491f06be454ac8a7e972237473d4c3f52f6d4fec74 pullPolicy: Always ubuntuKDEImage: repository: tccr.io/truecharts/webtop-ubuntu-kde tag: latest@sha256:f99e1d8712fa8715baa4a291d67416c03d929aa194845d9d6ff6295d13b53981 pullPolicy: Always fedoraKDEImage: repository: tccr.io/truecharts/webtop-fedora-kde tag: latest@sha256:d1922fe5079757c268451af089725dc5290980cba091a6dbca7cddc3850c7330 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:d153b1b487c8955936e68c7ee500c2871b0bb997d24710d0a7135d1bcac62c09 pullPolicy: Always ubuntuMATEImage: repository: tccr.io/truecharts/webtop-ubuntu-mate tag: latest@sha256:77cfdafd376d57ab36dc0131471ee1305bb08e834f52fb910c3a0edc4569f1ea pullPolicy: Always fedoraMATEImage: repository: tccr.io/truecharts/webtop-fedora-mate tag: latest@sha256:7f8ec7b505c847d7e13d8477081b41a07dedbeaa629d36df059d43e132cbca3a 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:2af4571607fae3ca264aa8e22e43333523dfeae3ab1bd6f12d7f8c9b28a4be2f pullPolicy: Always ubuntuI3Image: repository: tccr.io/truecharts/webtop-ubuntu-i3 tag: latest@sha256:e4912b9de4c11de3d4d320e9828a7d250a31dead3ea874b47f0e52ebdb687f5e pullPolicy: Always fedoraI3Image: repository: tccr.io/truecharts/webtop-fedora-i3 tag: latest@sha256:bfa692c77442e0886a8fe712209616e5d11887a4f6c41b32306d0c12801a1f0a 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:12ac3c94bfd6538748d6344f87e2d197224ba0f1477c8056b33be4a2f2e13c5e pullPolicy: Always ubuntuOpenBoxImage: repository: tccr.io/truecharts/webtop-ubuntu-openbox tag: latest@sha256:09c833793135f2e87a8842ba6ad427056d002e663d31febb52d0cc2b375ab647 pullPolicy: Always fedoraOpenBoxImage: repository: tccr.io/truecharts/webtop-fedora-openbox tag: latest@sha256:dcabfddc4414b78c073ac5cf884a87351aa76e3dfa203ac7eb1b120dbf32ca95 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:9c6f96c27e2e944dfb91096bdef6418e6f059867454a7670e689791360d767cd pullPolicy: Always ubuntuICEWMImage: repository: tccr.io/truecharts/webtop-ubuntu-icewm tag: latest@sha256:d6a824c322f507c94ce85467fe3ac4a447cb0a1b79e4c83f24217ed072b6a870 pullPolicy: Always fedoraICEWMImage: repository: tccr.io/truecharts/webtop-fedora-icewm tag: latest@sha256:34ac7f5b528373e3c53e134e502eaca3a3aab63f285651d78d45f1f1d56e64dc 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 }}"