2022-06-14 21:27:03 +00:00
|
|
|
image:
|
2022-06-16 11:41:45 +00:00
|
|
|
repository: tccr.io/truecharts/jump
|
2022-07-20 08:25:46 +00:00
|
|
|
tag: v1.2.4@sha256:12b923f1ea011f1b4e6780c13821b3913f7b1e7abef9f8afa46f4a7b11df560d
|
2022-06-14 21:27:03 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
env:
|
|
|
|
SITENAME: "My Site"
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10108
|
|
|
|
targetPort: 8080
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
backgrounds:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/backgrounds"
|
|
|
|
search:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/search"
|
|
|
|
sites:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/sites"
|