fix(trilium-notes): BREAKING CHANGE. Backup your data from 3.0.2 and reinstall (#2868)
* fix(trilium-notes): BREAKING CHANGE. Backup your data from 3.0.2 and re-install. * Update values.yaml * rofs false Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,15 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.52.2@sha256:848715471d8f09800f56c48aef30c419d8f2150e645ad37562ad2bd1d76699a8
|
||||
|
||||
securityContext:
|
||||
runAsNonRoot: false
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
podSecurityContext:
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
fsGroup: 1000
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user