chore(apps): bump apps, remove duplicates and move incubator to stable for RC1
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/digikam
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-7.3.0@sha256:2656cb2b71c64560ae175a021f8a40326269429742b6a2c67a7bf4a7bc174e43
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 3000
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
varrun:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user