Files
truecharts/charts/stable/ubooquity/values.yaml
T
TrueCharts BotandGitHub 0b005a9463 chore(deps): pin dependencies (#5688)
* chore(deps): pin dependencies

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 23:09:51 +01:00

49 lines
784 B
YAML

image:
repository: tccr.io/truecharts/ubooquity
pullPolicy: IfNotPresent
tag: v2.1.2@sha256:30fe8ad69cab9f77e193c2ba208272196823a561903b5cb50d436a3268a2fa4e
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
MAXMEM: 512
service:
main:
ports:
main:
targetPort: 2202
port: 2202
admin:
enabled: true
ports:
admin:
enabled: true
targetPort: 2203
port: 2203
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
books:
enabled: true
mountPath: "/books"
comics:
enabled: true
mountPath: "/comics"
files:
enabled: true
mountPath: "/files"
portal:
enabled: true