Files
truecharts/charts/stable/embystat/values.yaml
T
TrueCharts BotandGitHub 0b005a9463 chore(deps): pin dependencies (#5688)
* chore(deps): pin dependencies

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-24 23:09:51 +01:00

30 lines
491 B
YAML

image:
repository: tccr.io/truecharts/embystat
pullPolicy: IfNotPresent
tag: v0.2.0@sha256:1d98aa984ae634cb9bfe31d7c46b5e46c812ded14377008dd619ec433d44a696
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 6555
port: 6555
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
enabled: true