TrueChartsClone/charts/stable/rdesktop/values.yaml

123 lines
4.6 KiB
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/rdesktop
tag: latest@sha256:46d03eaef2b8205baa809126e28f6711bde8f6e676a80d027e3f17d51daae188
ubuntuXFCEImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-xfce
tag: latest@sha256:fbf9b3ea8622bb5018f03769330aba02ffb2b43efd03e7d7c21f6588c2c4ba80
pullPolicy: Always
fedoraXFCEImage:
repository: tccr.io/truecharts/rdesktop-fedora-xfce
tag: latest@sha256:246f798bd6c3d1d37fa94ab161473769f2200bcffbfd197d172d7d85711d59d0
pullPolicy: Always
archXFCEImage:
repository: tccr.io/truecharts/rdesktop-arch-xfce
tag: latest@sha256:704a1bacbfcf480ddfd2bc6d4c0681ed60190145d81f2fadf37720ca876714c6
pullPolicy: Always
alpineKDEImage:
repository: tccr.io/truecharts/rdesktop-alpine-kde
tag: latest@sha256:ea273c66f9da19be1fbebb62865a6283120360bcbee72e38ebc9d86fe0c09244
pullPolicy: Always
ubuntuKDEImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-kde
tag: latest@sha256:a98d03186ee86d5e302b625a3c92354b688f8b96e53d328fe6af6527c75ab85a
pullPolicy: Always
fedoraKDEImage:
repository: tccr.io/truecharts/rdesktop-fedora-kde
tag: latest@sha256:07db258a402c1b42311639a42446803fc7ed24626ece4504f870864eaa29fda1
pullPolicy: Always
archKDEImage:
repository: tccr.io/truecharts/rdesktop-arch-kde
tag: latest@sha256:efb4980ef61b43d4cdabe1178d500e9d90e3e37eb99d8d50b326ee5afc3678a0
pullPolicy: Always
alpineMATEImage:
repository: tccr.io/truecharts/rdesktop-alpine-mate
tag: latest@sha256:e012d49a7ef7007b0ae7ea93093ed38a1af5d71bfec2c17e20786c23ed384be6
pullPolicy: Always
ubuntuMATEImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-mate
tag: latest@sha256:d8ba17160c3b9274b1b121e15cca5280559f54b2f9785a393d84af4ea06d20c3
pullPolicy: Always
fedoraMATEImage:
repository: tccr.io/truecharts/rdesktop-fedora-mate
tag: latest@sha256:136ea14eda57bc76b05e279031d5e70267965c5c02b82e5e3b2516e6d32d04cd
pullPolicy: Always
archMATEImage:
repository: tccr.io/truecharts/rdesktop-arch-mate
tag: latest@sha256:cc7d6c17727d586486876df4399bb6e606a657840919a6715c8db005dd25075e
pullPolicy: Always
alpineI3Image:
repository: tccr.io/truecharts/rdesktop-alpine-i3
tag: latest@sha256:a57193453b6f36d40be0733807a5a5fcbba1350762fda98e1b3cf62713e86df8
pullPolicy: Always
ubuntuI3Image:
repository: tccr.io/truecharts/rdesktop-ubuntu-i3
tag: latest@sha256:58df82cc8a1888649324e96550e2a33943c88a0d513b03358082b8d561023f37
pullPolicy: Always
fedoraI3Image:
repository: tccr.io/truecharts/rdesktop-fedora-i3
tag: latest@sha256:7e08fa398e76c1aa570ecb59cc20d306ef639db1dcaac37ff67f895862dfbc89
pullPolicy: Always
archI3Image:
repository: tccr.io/truecharts/rdesktop-arch-i3
tag: latest@sha256:f9470cf9e9727d55fc2809832a0673ae11383ce7be935bb31773d52bbe3b4c72
pullPolicy: Always
alpineOpenBoxImage:
repository: tccr.io/truecharts/rdesktop-alpine-openbox
tag: latest@sha256:0c9bddc2cedd42aa0da84b2f16a8fccccc04dbaf34b614851a066fae0d2b31eb
pullPolicy: Always
ubuntuOpenBoxImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-openbox
tag: latest@sha256:49654ae236119db54331262eb5b080f5fc6d554c5d0334bed42065b582a44da1
pullPolicy: Always
fedoraOpenBoxImage:
repository: tccr.io/truecharts/rdesktop-fedora-openbox
tag: latest@sha256:bf1ba1d0b21935e715316313e6ddc3912414f2cdf2447274d9440df7bb9323d7
pullPolicy: Always
archOpenBoxImage:
repository: tccr.io/truecharts/rdesktop-arch-openbox
tag: latest@sha256:b2cdc383310071e7b7ae24671bd182b85ae014ba8fec8663cfacd8a89437eaf7
pullPolicy: Always
alpineICEWMImage:
repository: tccr.io/truecharts/rdesktop-alpine-icewm
tag: latest@sha256:70cfa6933b052260ec85143a46e1df3aaf3d58e145f1983375d3851627d41a63
pullPolicy: Always
ubuntuICEWMImage:
repository: tccr.io/truecharts/rdesktop-ubuntu-icewm
tag: latest@sha256:1699e8e70e2b015ddfdafdd35f1dd79becc79b83ca3f4c3d58489e29b1d31139
pullPolicy: Always
fedoraICEWMImage:
repository: tccr.io/truecharts/rdesktop-fedora-icewm
tag: latest@sha256:31045519d77d7b568f8675b66a0621399f2049623983f9447305ed3708f02854
pullPolicy: Always
archICEWMImage:
repository: tccr.io/truecharts/rdesktop-arch-icewm
tag: latest@sha256:5d01cd0687a8c761e5a27e496e3fb443a51743e5b6afe4d72826a268c298e4b9
pullPolicy: Always
workload:
main:
podSpec:
containers:
main:
imageSelector: image
service:
main:
ports:
main:
port: 3389
protocol: http
targetPort: 3389
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0