2022-11-15 00:14:12 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 11:58:24 +00:00
|
|
|
repository: faldez/tanoshi
|
|
|
|
tag: latest@sha256:bb6ce408c3786e33092fc59ef85d2221c16dc48c7b70eaf6bf8ec4df9701f1bf
|
2022-11-15 00:14:12 +00:00
|
|
|
persistence:
|
|
|
|
directoryconfig:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /tanoshi
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 80
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 80
|
|
|
|
portal:
|
|
|
|
enabled: true
|