Files
truecharts/charts/stable/webtop/values.yaml
T

125 lines
4.6 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/webtop
tag: latest@sha256:5da3662e3a2c40aafa6e147f2d10b43ba261f7c8cce73abb81e2b91d92f96107
ubuntuXFCEImage:
repository: tccr.io/truecharts/webtop-ubuntu-xfce
tag: latest@sha256:8a99b83c6b53c9c573e52d9f9354756bf5e1a41748f1919661e45ac421038424
pullPolicy: Always
fedoraXFCEImage:
repository: tccr.io/truecharts/webtop-fedora-xfce
tag: latest@sha256:b46db9292ba9d97fd6ce050869491800154124690f17cc063a8da0e9597cdfaa
pullPolicy: Always
archXFCEImage:
repository: tccr.io/truecharts/webtop-arch-xfce
tag: latest@sha256:8e810d7b37f285cbeb0deba1160e09023396b1b946d32cd2a236b0ec437c2c85
pullPolicy: Always
alpineKDEImage:
repository: tccr.io/truecharts/webtop-alpine-kde
tag: latest@sha256:f08419c1033d69b48e8722a4386de87eb22b076ab1592e8ad8d0b722f46b9458
pullPolicy: Always
ubuntuKDEImage:
repository: tccr.io/truecharts/webtop-ubuntu-kde
tag: latest@sha256:5bf2129971612fa3ca72617fb53e2063771d901bff8437cb945f615b5c705e69
pullPolicy: Always
fedoraKDEImage:
repository: tccr.io/truecharts/webtop-fedora-kde
tag: latest@sha256:98c8264b339018c97a1e71f8b0de559196207b74d7b6b1351a4e74b09bed4ef8
pullPolicy: Always
archKDEImage:
repository: tccr.io/truecharts/webtop-arch-kde
tag: latest@sha256:ecadb15a2117c32da1a860a5949615342961f332c27b825025aef3302e33a2d4
pullPolicy: Always
alpineMATEImage:
repository: tccr.io/truecharts/webtop-alpine-mate
tag: latest@sha256:2576447917e5404a57b97ad9e48b07f87b2f4e318b2e1623e2ce2184ab28e1ae
pullPolicy: Always
ubuntuMATEImage:
repository: tccr.io/truecharts/webtop-ubuntu-mate
tag: latest@sha256:3d1839483259de3a4f338b36af7c2a2b8b9ae77ac4d51a1a73c37dac5db02e25
pullPolicy: Always
fedoraMATEImage:
repository: tccr.io/truecharts/webtop-fedora-mate
tag: latest@sha256:639578a1e8b7f000b489491e3a4383ff9e7d172f1785cae8d5706bde354ab52b
pullPolicy: Always
archMATEImage:
repository: tccr.io/truecharts/webtop-arch-mate
tag: latest@sha256:1716a9df20bfe773919036d5db7e616f74dfad24d92a9bcc50c012a8d5718e6b
pullPolicy: Always
alpineI3Image:
repository: tccr.io/truecharts/webtop-alpine-i3
tag: latest@sha256:77f8807133faf1667ef0f7a1260c56fa13d4c1df3ca8277feabff9832d299a06
pullPolicy: Always
ubuntuI3Image:
repository: tccr.io/truecharts/webtop-ubuntu-i3
tag: latest@sha256:a5f944586021fd80ea8bdba27dcdeea8f2a60dfa2856e81dae91cecfdca3ffd7
pullPolicy: Always
fedoraI3Image:
repository: tccr.io/truecharts/webtop-fedora-i3
tag: latest@sha256:11321c2771335c6ff0cfd412adf9a14f4135223dca9df94a8ff5697a584bb373
pullPolicy: Always
archI3Image:
repository: tccr.io/truecharts/webtop-arch-i3
tag: latest@sha256:1c2beccd1ac1a62232be8dac27eb9c04ed143243c793a63663997620016edc48
pullPolicy: Always
alpineOpenBoxImage:
repository: tccr.io/truecharts/webtop-alpine-openbox
tag: latest@sha256:7b573927c331c270bb748f285d27868692c48af2e9108be82a19d6da6245484f
pullPolicy: Always
ubuntuOpenBoxImage:
repository: tccr.io/truecharts/webtop-ubuntu-openbox
tag: latest@sha256:51ca4aaf86d63f1e42b510a9cbb9f52f4c31e4ef444a066448dc36e4c5db898a
pullPolicy: Always
fedoraOpenBoxImage:
repository: tccr.io/truecharts/webtop-fedora-openbox
tag: latest@sha256:ec7f2d15902b2bd3264e8f98b56ba3dfef6403ebface50f9826829b263e0728e
pullPolicy: Always
archOpenBoxImage:
repository: tccr.io/truecharts/webtop-arch-openbox
tag: latest@sha256:ca83aa4856db049c862fedec52af6f8c15cd41762d7304cd34279d87670247fb
pullPolicy: Always
alpineICEWMImage:
repository: tccr.io/truecharts/webtop-alpine-icewm
tag: latest@sha256:06e18accfd0ffe3f8078283f0e61df23c9d68520b1ef2c47cba4e81a6911640a
pullPolicy: Always
ubuntuICEWMImage:
repository: tccr.io/truecharts/webtop-ubuntu-icewm
tag: latest@sha256:0ce8b0bf513f0f3a6aec3d656e44d521977ad92568c77f9071d62ce137022f9d
pullPolicy: Always
fedoraICEWMImage:
repository: tccr.io/truecharts/webtop-fedora-icewm
tag: latest@sha256:03d5a5bc57ef3b4030598053d321975dd8fee04860fa152f79dd5113416429e6
pullPolicy: Always
archICEWMImage:
repository: tccr.io/truecharts/webtop-arch-icewm
tag: latest@sha256:fc6dfffba0ae1909599597777a5b365b855919653e4038574cb1c6867dba05b5
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 }}"