27 lines
487 B
YAML
27 lines
487 B
YAML
image:
|
|
repository: tccr.io/truecharts/gaps
|
|
pullPolicy: IfNotPresent
|
|
tag: 0.10.4@sha256:42bf1abedb87bdb969ecb36e217502b32a531cfc03d97bee3997b72b2939723b
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8484
|
|
targetPort: 8484
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: "/usr/data"
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
env: {}
|