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

20 lines
426 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
pullPolicy: IfNotPresent
repository: docker.io/biggiesize/genea-app
tag: latest@sha256:acd12892dfaca16eb7216c1a4112883f3ce7d5aed0078ff2f390970a4a383625
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
protocol: http
targetPort: 3181
port: 3181