Files
truecharts/charts/incubator/cloudbeaver/values.yaml
T
TrueCharts BotandGitHub 967bdbacef chore(deps): update docker general non-major (#4181)
* 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-25 09:06:43 +03:00

26 lines
510 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/cloudbeaver
tag: latest@sha256:f5bdd3cc126fbf9f24fadf36e752d17face72995183ad789c94a595cc6243942
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