Files
truecharts/charts/incubator/cloudbeaver/values.yaml
T
fe752292ae chore(deps): update docker general non-major (#4343)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

* update repo

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-11-08 03:11:13 +02:00

26 lines
510 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cloudbeaver
tag: latest@sha256:6313c1955d95cd223c81f1e12e14d8bf8a1b4ee6cea175910f30ffd1b44f1c05
persistence:
appdata:
enabled: true
mountPath: /opt/cloudbeaver/workspace
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8978
protocol: TCP
targetPort: 8978
portal:
enabled: true