image: pullPolicy: IfNotPresent repository: docker.io/webpsh/webps tag: latest@sha256:814fd2666648ec85221201513d7025617d7c580413c975c0bd9e7fbc34b34f33 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"