ADD: implement migration scripts for PostgreSQL to Longhorn; update Immich configurations for namespace and persistent storage
Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: redis-server
|
||||
namespace: photoprism
|
||||
namespace: immich
|
||||
labels:
|
||||
app: redis-server
|
||||
spec:
|
||||
@@ -35,7 +35,7 @@ apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: redis-server
|
||||
namespace: photoprism
|
||||
namespace: immich
|
||||
labels:
|
||||
app: redis-server
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user