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