updated deployment strategy for filebrowser

This commit is contained in:
2026-02-11 09:24:36 +01:00
parent ec9310252f
commit 6c7cd38d0c
+2
View File
@@ -90,6 +90,8 @@ metadata:
app: filebrowser app: filebrowser
spec: spec:
replicas: 1 replicas: 1
strategy:
type: Recreate
selector: selector:
matchLabels: matchLabels:
app: filebrowser app: filebrowser