# yaml-language-server: $schema=./values.schema.json image: pullPolicy: IfNotPresent repository: docker.io/webpsh/webps tag: latest@sha256:d84292a11753a61b95129080c208f75ac3f4cdb51ed9c09aec987b1067b7fab3 persistence: storagecache: enabled: true mountPath: /opt/exhaust storagepics: enabled: true mountPath: /opt/pics readOnly: 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"