chore(apps): bump apps, remove duplicates and move incubator to stable for RC1
This commit is contained in:
@@ -1,33 +0,0 @@
|
||||
image:
|
||||
repository: ghcr.io/linuxserver/piwigo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-11.5.0@sha256:66f35cfbe182ca3c2d483b30cce9d146a2148314e28cbed58b02100c386569f4
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 80
|
||||
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
gallery:
|
||||
enabled: true
|
||||
mountPath: /gallery
|
||||
accessMode: ReadWriteOnce
|
||||
size: 1Gi
|
||||
varrun:
|
||||
enabled: true
|
||||
Reference in New Issue
Block a user