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