Files
truecharts/charts/stable/xteve/values.yaml
T
2026-02-14 22:35:03 +01:00

20 lines
434 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: ghcr.io/k8s-at-home/xteve
tag: v2.2.0.200@sha256:292b3614670f6bf4017cc65643c513cccb18323bd5269178bd3e36c8c68f5107
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 34400
targetPort: 34400
persistence:
config:
enabled: true
mountPath: "/config"
securityContext:
container:
readOnlyRootFilesystem: false