TrueChartsClone/charts/stable/tar1090/values.yaml

31 lines
602 B
YAML

image:
pullPolicy: IfNotPresent
repository: mikenye/tar1090
tag: latest@sha256:655aeb6ecc24c7f8dd5d87bbfc54c1d4de6e40b6ba4fb6c86a082bf3172e8777
persistence: {}
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8078
protocol: tcp
targetPort: 80
workload:
main:
podSpec:
containers:
main:
env:
BEASTHOST: <BEASTHOST>
LAT: xx.xxxxx
LONG: xx.xxxxx
MLATHOST: <MLATHOST>