28 lines
475 B
YAML
28 lines
475 B
YAML
image:
|
|
repository: tccr.io/truecharts/flaresolverr
|
|
pullPolicy: IfNotPresent
|
|
tag: v3.2.0@sha256:c04f724800c4d6c87e459b47a9cb2753be09dda1db174f8c3994c663c618f0a4
|
|
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8191
|
|
targetPort: 8191
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /config
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|