catalog/stable/webp-server/5.8.3/ix_values.yaml

37 lines
723 B
YAML

image:
pullPolicy: IfNotPresent
repository: webpsh/webps
tag: latest@sha256:5f3ece21302db8e8fec8bf8cf9b1aed0c961dd3576313172ca138f18ef06c52d
persistence:
storagecache:
enabled: true
mountPath: /opt/exhaust
storagepics:
enabled: true
mountPath: /opt/pics
readOnly: true
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 3333
protocol: tcp
targetPort: 3333
workload:
main:
podSpec:
containers:
main:
env:
ALLOWED_TYPES: jpg,png,jpeg,bmp,gif
ENABLE_AVIF: "false"
QUALITY: "80"