28 lines
467 B
YAML
28 lines
467 B
YAML
image:
|
|
repository: tccr.io/truecharts/flaresolverr
|
|
pullPolicy: IfNotPresent
|
|
tag: 2.2.10@sha256:25941b87b40e91c725d75cf3a10796e0466f2ca95929238bbbf755be289e3c5e
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8191
|
|
targetPort: 8191
|
|
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: "/config"
|
|
|
|
portal:
|
|
enabled: true
|