Files
truecharts/charts/stable/flaresolverr/values.yaml
T
171b18a429 chore(deps): update docker general non-major (#3377)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

* fix nc

* initcontainer security context

* Update charts/stable/inventree/values.yaml

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-09 12:14:27 +02:00

28 lines
466 B
YAML

image:
repository: tccr.io/truecharts/flaresolverr
pullPolicy: IfNotPresent
tag: 2.2.6@sha256:6df62b6f651343a67716bbe511d21305d7d4507ddba680f6c955dff1892998ff
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