660d43b6f9
* 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>
30 lines
529 B
YAML
30 lines
529 B
YAML
image:
|
|
repository: ghcr.io/linuxserver/sqlitebrowser
|
|
pullPolicy: IfNotPresent
|
|
tag: version-3.12.2-02876202105241947ubuntu18.04.1@sha256:b738bafd296399cd7d6cbace9a53a917f6b28bbaa2ea6cc79a33979d516a4092
|
|
|
|
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
|