update endpoints
This commit is contained in:
@@ -67,7 +67,7 @@ immich:
|
||||
spec:
|
||||
httpGet:
|
||||
path: /api/server-info/ping
|
||||
port: 3001
|
||||
port: 2283
|
||||
initialDelaySeconds: 0
|
||||
periodSeconds: 10
|
||||
timeoutSeconds: 1
|
||||
@@ -78,7 +78,7 @@ immich:
|
||||
spec:
|
||||
httpGet:
|
||||
path: /api/server-info/ping
|
||||
port: 3001
|
||||
port: 2283
|
||||
initialDelaySeconds: 0
|
||||
periodSeconds: 10
|
||||
timeoutSeconds: 1
|
||||
@@ -147,8 +147,8 @@ immich:
|
||||
controller: main
|
||||
ports:
|
||||
http:
|
||||
port: 3001
|
||||
targetPort: 3001
|
||||
port: 2283
|
||||
targetPort: 2283
|
||||
protocol: TCP
|
||||
metrics-api:
|
||||
port: 8081
|
||||
|
Reference in New Issue
Block a user