Files
truecharts/charts/incubator/jump/values.yaml
T
TrueCharts BotandGitHub 7cb4367496 chore(deps): update docker general non-major (#3222)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00

34 lines
577 B
YAML

image:
repository: tccr.io/truecharts/jump
tag: v1.2.4@sha256:12b923f1ea011f1b4e6780c13821b3913f7b1e7abef9f8afa46f4a7b11df560d
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"