Add Immich Stack

This commit is contained in:
Daniel Cosme
2026-04-30 18:05:24 -04:00
parent f945695b61
commit d3cea1aecd
14 changed files with 128 additions and 43 deletions
+3 -3
View File
@@ -2,8 +2,8 @@ apiVersion: v1
kind: Service
metadata:
labels:
app: linking
name: linking
app: linkding
name: linkding
namespace: linkding
spec:
ports:
@@ -11,7 +11,7 @@ spec:
port: 9090
targetPort: 0
selector:
app: linking
app: linkding
type: NodePort
status:
loadBalancer: {}