Files
truecharts/charts/stable/habridge/values.yaml
T
TrueCharts BotandGitHub a07b3528b5 chore(deps): update container image tccr.io/truecharts/habridge to v5.4.1 (#5822)
* 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>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-26 14:21:24 +01:00

39 lines
603 B
YAML

image:
repository: tccr.io/truecharts/habridge
pullPolicy: IfNotPresent
tag: v5.4.1@sha256:507156bd814ab95984078aa278162eb80283b92f7017f45381f263fd1bc89a8a
securityContext:
runAsNonRoot: 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