Files
truecharts/charts/stable/habridge/values.yaml
T
0f6666db5d chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1 (#6034)
* chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1

* Commit bumped Chart Version

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

* rofs

* varrun

* revert

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-01-07 19:32:37 +02:00

40 lines
635 B
YAML

image:
repository: tccr.io/truecharts/habridge
pullPolicy: IfNotPresent
tag: v5.4.1@sha256:52e315d2d941a7d94d4c1daeb0876f76f29d872ef0fbc01ba997083d87676b4e
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secretEnv:
SEC_KEY: ""
service:
main:
ports:
main:
targetPort: 8080
port: 10146
comm:
enabled: true
ports:
comm:
enabled: true
targetPort: 50000
port: 50000
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true