image: pullPolicy: IfNotPresent repository: ghcr.io/hotio/rflood tag: latest@sha256:f6329ac771dbef83f0ed1badee2fa3811c5b6c8ff430773201d766738d64020f persistence: config: enabled: true mountPath: /config portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 3000 protocol: http targetPort: 3000 workload: main: podSpec: containers: main: env: FLOOD_AUTH: "false"