Files
truecharts/charts/stable/golinks/values.yaml
T
e8dbca32f5 chore(deps): update non-major (#1449)
* chore(deps): update non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-03 15:07:49 +01:00

32 lines
657 B
YAML

image:
repository: tccr.io/truecharts/golinks
pullPolicy: IfNotPresent
tag: version-154c581@sha256:144d59d23c3b6580403e1a06b3567ac97c638205bc139ba54e058450d6564c73
env: {}
# SUGGEST=https://suggestqueries.google.com/complete/search?client=firefox&q=%s `# optional` \
# TITLE=Search `# optional` \
# URL=https://www.google.com/search?q=%s&btnK
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10073
targetPort: 8000
persistence:
data:
enabled: true
mountPath: "/data"
varrun:
enabled: true