TrueChartsClone/charts/stable/barcodebuddy/values.yaml

24 lines
454 B
YAML

image:
pullPolicy: IfNotPresent
repository: f0rc3/barcodebuddy
tag: latest@sha256:e23a016e98ce5e80ece0523e22a10f5b17712d91091843b98adbe8cda0b0bdb8
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8450
protocol: tcp
targetPort: 80