Files
truecharts/charts/incubator/convos/values.yaml
T
TrueCharts BotandGitHub f8c10a1fb3 chore(deps): update docker general non-major (#4249)
* 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-10-31 10:03:23 +02:00

26 lines
482 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/convos
tag: vstable@sha256:2a8cbfff84c37d32df6ae06cc50efd4ea76798ed524ca5551ae8887ef6f1d70d
persistence:
data:
enabled: true
mountPath: /data
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 3520
protocol: TCP
targetPort: 3000
portal:
enabled: true