chore: Update manifests after change
This commit is contained in:
@@ -68,30 +68,6 @@ spec:
|
||||
# Source: immich/charts/immich/templates/common.yaml
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: immich-machine-learning
|
||||
labels:
|
||||
app.kubernetes.io/instance: immich
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: immich
|
||||
app.kubernetes.io/service: immich-machine-learning
|
||||
helm.sh/chart: immich-4.4.0
|
||||
namespace: immich
|
||||
spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 3003
|
||||
targetPort: 3003
|
||||
protocol: TCP
|
||||
name: http
|
||||
selector:
|
||||
app.kubernetes.io/controller: machine-learning
|
||||
app.kubernetes.io/instance: immich
|
||||
app.kubernetes.io/name: immich
|
||||
---
|
||||
# Source: immich/charts/immich/templates/common.yaml
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: immich-main
|
||||
labels:
|
||||
@@ -122,6 +98,30 @@ spec:
|
||||
app.kubernetes.io/name: immich
|
||||
---
|
||||
# Source: immich/charts/immich/templates/common.yaml
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: immich-machine-learning
|
||||
labels:
|
||||
app.kubernetes.io/instance: immich
|
||||
app.kubernetes.io/managed-by: Helm
|
||||
app.kubernetes.io/name: immich
|
||||
app.kubernetes.io/service: immich-machine-learning
|
||||
helm.sh/chart: immich-4.4.0
|
||||
namespace: immich
|
||||
spec:
|
||||
type: ClusterIP
|
||||
ports:
|
||||
- port: 3003
|
||||
targetPort: 3003
|
||||
protocol: TCP
|
||||
name: http
|
||||
selector:
|
||||
app.kubernetes.io/controller: machine-learning
|
||||
app.kubernetes.io/instance: immich
|
||||
app.kubernetes.io/name: immich
|
||||
---
|
||||
# Source: immich/charts/immich/templates/common.yaml
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user