immich added
This commit is contained in:
15
cluster/apps/immich/machine-learning/service.yml
Normal file
15
cluster/apps/immich/machine-learning/service.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: immich-machine-learning
|
||||
namespace: immich
|
||||
labels:
|
||||
app: immich-machine-learning
|
||||
spec:
|
||||
ports:
|
||||
- name: http
|
||||
targetPort: 3003
|
||||
port: 3003
|
||||
selector:
|
||||
app: immich-machine-learning
|
||||
Reference in New Issue
Block a user