catalog/incubator/restic-rest-server/2.0.10/ix_values.yaml

27 lines
504 B
YAML

env:
OPTIONS: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/restic-rest-server
tag: latest@sha256:f93d4300075e2e737da8a0d0f55fa328e8011ec2acb9f1379f611d6dd67aaf1a
persistence:
data:
enabled: true
mountPath: /data
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8000
protocol: TCP
targetPort: 8000
portal:
enabled: true