image: repository: ghcr.io/linuxserver/budge tag: 0.0.9@sha256:1f7dff1b46af957712c3b842e80f299ade6885dc6fde3af01fdca3f4b2b2ebdc pullPolicy: IfNotPresent securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 10165 protocol: http targetPort: 80 workload: main: podSpec: containers: main: env: NODE_ENV: "production" persistence: config: enabled: true mountPath: /config portal: open: enabled: true