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

131 lines
4.5 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/webtop
tag: latest@sha256:679bdcb5e4481b4a958dacf35bc6f4337fddb41f11d96572ba42852584c7550a
ubuntuXFCEImage:
repository: tccr.io/truecharts/webtop-ubuntu-xfce
tag: latest@sha256:1b3e1fce1ad41a8a5743800487677fd6b9b7d7abec371376fb2aa86c1fc87c2b
pullPolicy: Always
fedoraXFCEImage:
repository: tccr.io/truecharts/webtop-fedora-xfce
tag: latest@sha256:37ed6c17da341f7894cd5a2458329856415e4192095f92f9d315ea0827b122a1
pullPolicy: Always
archXFCEImage:
repository: tccr.io/truecharts/webtop-arch-xfce
tag: latest@sha256:ca2e604522a833e1574e1817b7840eb205762a0e7c9dc1e51b5060da2e453195
pullPolicy: Always
alpineKDEImage:
repository: tccr.io/truecharts/webtop-alpine-kde
tag: latest@sha256:01b65e42fbe45d5f7c9899f654b4b76bdb9a1102ade40e99d5098b83e3fa4905
pullPolicy: Always
ubuntuKDEImage:
repository: tccr.io/truecharts/webtop-ubuntu-kde
tag: latest@sha256:10e68784221d6f8db0028ca84d291dde29e753022553f269ad8486c3d3f7bb5b
pullPolicy: Always
fedoraKDEImage:
repository: tccr.io/truecharts/webtop-fedora-kde
tag: latest@sha256:abb4259d688fbc41019f5d3df87ab2e829d58f89f2f19ed6fa19417b42a21c4c
pullPolicy: Always
archKDEImage:
repository: tccr.io/truecharts/webtop-arch-kde
tag: latest@sha256:f6b288f14a23a4b60c3e9e5ec52b117b533e153c6b09b3c2bae6d6a2847c2199
pullPolicy: Always
alpineMATEImage:
repository: tccr.io/truecharts/webtop-alpine-mate
tag: latest@sha256:07e0b43e7d7a87be029c38a066fd1fac6735fdf8c47e58022633049f4062b31d
pullPolicy: Always
ubuntuMATEImage:
repository: tccr.io/truecharts/webtop-ubuntu-mate
tag: latest@sha256:70958b9d64ade0a27bf17a88b4d29d33fe3b30f01530dd49b7fee940a890ea75
pullPolicy: Always
fedoraMATEImage:
repository: tccr.io/truecharts/webtop-fedora-mate
tag: latest@sha256:093b0a041ffccaa7dab4bba98dbe9c2813779a0801a1717accc250e2252360f4
pullPolicy: Always
archMATEImage:
repository: tccr.io/truecharts/webtop-arch-mate
tag: latest@sha256:01976ea4b9af91f94753894337ad05ec6b8e87077c597b8dd1ca7a8d6f20fa58
pullPolicy: Always
alpineI3Image:
repository: tccr.io/truecharts/webtop-alpine-i3
tag: latest@sha256:666c1d516aa8e6de4c646dfc3e673de7a1eaf8350280d87bbccb8ba3fc2d0ca7
pullPolicy: Always
ubuntuI3Image:
repository: tccr.io/truecharts/webtop-ubuntu-i3
tag: latest@sha256:c77618c3b08a420b2d339b8f67acd13edc53bda1306a0afe65d7296acf9a50a8
pullPolicy: Always
fedoraI3Image:
repository: tccr.io/truecharts/webtop-fedora-i3
tag: latest@sha256:38d9cb82734bedba5aa1331c402aede3fb55f9c972845771e612ffa1a287ecbe
pullPolicy: Always
archI3Image:
repository: tccr.io/truecharts/webtop-arch-i3
tag: latest@sha256:c8c7dffe22fd527dff9e62170d13e7fb0c1c0e03c1df9f3f79e878f5e927633e
pullPolicy: Always
alpineOpenBoxImage:
repository: tccr.io/truecharts/webtop-alpine-openbox
tag: latest@sha256:14ac0f56174320a953b1d1bcf872bd7a8dfb7bc4960eea557c907d2e16e92fb2
pullPolicy: Always
ubuntuOpenBoxImage:
repository: tccr.io/truecharts/webtop-ubuntu-openbox
tag: latest@sha256:9dbb7eed537d7a447db6a4226028a9b97a8fa3900df405b73162328331c518b1
pullPolicy: Always
fedoraOpenBoxImage:
repository: tccr.io/truecharts/webtop-fedora-openbox
tag: latest@sha256:916eda7186c9a768aaa62c5c517ad849b31ee4b29a876326b3d7d6ea5cd9c89a
pullPolicy: Always
archOpenBoxImage:
repository: tccr.io/truecharts/webtop-arch-openbox
tag: latest@sha256:f543d416ebccf4489a2f8a3e49b161b182c7da74a0fff10f7a8f884d46616e41
pullPolicy: Always
alpineICEWMImage:
repository: tccr.io/truecharts/webtop-alpine-icewm
tag: latest@sha256:ca4d6c55e04812fad8c7319c7a30d64477fa43f0c16eec357446ff7596b5170f
pullPolicy: Always
ubuntuICEWMImage:
repository: tccr.io/truecharts/webtop-ubuntu-icewm
tag: latest@sha256:d34f5363a48741a1c1c5673c3fcabfde4aa3823511ea3e520b27775bff78b05e
pullPolicy: Always
fedoraICEWMImage:
repository: tccr.io/truecharts/webtop-fedora-icewm
tag: latest@sha256:6d4553b58df5273024d2228a5ccbb141193540ae66b08885d000966b6177ef39
pullPolicy: Always
archICEWMImage:
repository: tccr.io/truecharts/webtop-arch-icewm
tag: latest@sha256:3c0fdd6e029032fb3cb17bc069571182e87f0bb2cac157984a0cf8674042292d
pullPolicy: Always
imageSelector: image
env:
KEYBOARD: "en-us-qwerty"
CUSTOM_PORT: "{{ .Values.service.main.ports.main.port }}"
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 33000
protocol: HTTP
persistence:
config:
enabled: true
mountPath: /config
portal:
enabled: true