22 lines
370 B
YAML
22 lines
370 B
YAML
|
image:
|
||
|
repository: tccr.io/truecharts/gaps
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: v0.9.12@sha256:ccd1d53b06dcae58927b338845bac060c6346cf01542c039c630201df328b51f
|
||
|
|
||
|
securityContext:
|
||
|
readOnlyRootFilesystem: false
|
||
|
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 8484
|
||
|
targetPort: 8484
|
||
|
|
||
|
env: {}
|
||
|
|
||
|
persistence:
|
||
|
data:
|
||
|
enabled: true
|
||
|
mountPath: "/usr/data"
|