Files
truecharts/charts/stable/shlink-web-client/values.yaml
T
TrueCharts Bot f0757f0e2c chore(deps): update docker general non-major (#3772)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-15 17:42:23 +02:00

29 lines
509 B
YAML

image:
repository: tccr.io/truecharts/shlink-web-client
pullPolicy: IfNotPresent
tag: 3.7.3@sha256:53823aecb37c00ba2c931f66c242f2c4a652f252c3faa27158930c5468e4439a
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
SHLINK_SERVER_URL: ""
SHLINK_SERVER_API_KEY: ""
SHLINK_SERVER_NAME: ""
service:
main:
ports:
main:
targetPort: 80
port: 10154
protocol: HTTP
portal:
enabled: true