TrueChartsClone/charts/stable/debian-bullseye/values.yaml

36 lines
730 B
YAML

image:
pullPolicy: IfNotPresent
repository: ich777/debian-bullseye
tag: latest@sha256:db8a12d43296fe32608f2baa6d409786296ca5e0b31bf8c35e288ce508224354
persistence:
homedirectory:
enabled: true
mountPath: /debian
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8080
protocol: http
targetPort: 8080
workload:
main:
podSpec:
containers:
main:
env:
CUSTOM_RES_H: "1000"
CUSTOM_RES_W: "1800"
DATA_PERM: "770"
DEV: ""
ROOT_PWD: ""
USER_LOCALES: en_US.UTF-8 UTF-8