31 lines
602 B
YAML
31 lines
602 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: mikenye/tar1090
|
|
tag: latest@sha256:13cd7402af6aa5f53cea0cf43e97fa5f343c817a1a67b1ce51709ce1dd8101e8
|
|
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>
|