2022-07-22 20:19:45 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/tanoshi
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:8e471c679e5319c0d9d9bf25f5eaa4a470ca979a73ffa36e7ae295ad4f4edea3
|
2022-07-22 20:19:45 +00:00
|
|
|
persistence:
|
|
|
|
directoryconfig:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /tanoshi
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
port: 80
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 80
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|