Files
truecharts/charts/stable/shorturl/values.yaml
T
renovate[bot] 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

27 lines
471 B
YAML

image:
repository: tccr.io/truecharts/shorturl
pullPolicy: IfNotPresent
tag: version-v0.1.0@sha256:3893eab50b4d790958b31cbb7fd5d545369e7f91ee2d77551352a6510c86ba03
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 10076
targetPort: 8000
persistence:
data:
enabled: true
mountPath: "/data"
varrun:
enabled: true