Files
truecharts/charts/stable/sqlitebrowser/values.yaml
renovate[bot] fc8d926fee chore(deps): update non-major (#1270)
* chore(deps): update non-major

* Commit bumped App Version

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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-07 17:57:54 +01:00

30 lines
527 B
YAML

image:
repository: ghcr.io/linuxserver/sqlitebrowser
pullPolicy: IfNotPresent
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:1977924001b910e9aae6194dfe8015bde2daebfbac094af20d4470208681571f
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 3000
targetPort: 3000
persistence:
config:
enabled: true
mountPath: /config
varrun:
enabled: true