Add Immich Stack
This commit is contained in:
@@ -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: {}
|
||||
|
||||
Reference in New Issue
Block a user