chore(apps): move incubator apps to stable and bump everything
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/rsnapshot
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.4.3
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
env:
|
||||
PUID: 568
|
||||
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
ports:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
persistence:
|
||||
varrun:
|
||||
enabled: true
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: /config
|
||||
Reference in New Issue
Block a user