image: pullPolicy: IfNotPresent repository: ghcr.io/hotio/rflood tag: latest@sha256:902a19dc401639c6f44043ae7329831312be1e56160c6496cce20258c4c685d8 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"