image: pullPolicy: IfNotPresent repository: ich777/electrum tag: latest@sha256:e7243457ef9174f8dbd67b436b7e347181179f0a72a42e33aae0be10dd59906c persistence: datapath: enabled: true mountPath: /electrum portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 8080 protocol: tcp targetPort: 8080 workload: main: podSpec: containers: main: env: CUSTOM_RES_H: "768" CUSTOM_RES_W: "1024" DATA_PERM: "770"