Files
truecharts/charts/incubator/tar1090/values.yaml
T
ef2f489611 chore(deps): update docker general non-major (#4084)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* http probe

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-10-15 01:57:21 +03:00

27 lines
514 B
YAML

env:
BEASTHOST: <BEASTHOST>
LAT: xx.xxxxx
LONG: xx.xxxxx
MLATHOST: <MLATHOST>
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/tar1090
tag: latest@sha256:b102643843b3f310e86ed67e1ed7e4b1731efad63db1b4723421234da69dabce
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8078
protocol: TCP
targetPort: 80
portal:
enabled: true