TrueChartsClone/charts/stable/davos/values.yaml

46 lines
804 B
YAML

image:
repository: tccr.io/truecharts/davos
pullPolicy: IfNotPresent
tag: v2.2.1-ls76@sha256:f9359583fb20278b436e7b018ee244f2cce1480d6834775f19e9da3503dd0e9b
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
service:
main:
ports:
main:
port: 10081
protocol: http
targetPort: 8080
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true