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

19 lines
433 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
pullPolicy: IfNotPresent
repository: ghcr.io/batnoter/batnoter/batnoter-ui
tag: latest@sha256:9916463b41965035cc695b27bc8f3bf0fdc5923f5046d8fbd857d206b2d120a4
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 10351
protocol: http
targetPort: 3000