Update k8s/apps/immich/service.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 7s
All checks were successful
Check with kubeconform / lint (push) Successful in 7s
This commit is contained in:
@ -81,9 +81,18 @@ spec:
|
||||
name: immich-server
|
||||
port:
|
||||
number: 2283
|
||||
- host: photos.homenet
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
backend:
|
||||
service:
|
||||
name: immich-server
|
||||
port:
|
||||
number: 2283
|
||||
tls:
|
||||
- secretName: immich-tls
|
||||
hosts:
|
||||
- photos.hexor.cy
|
||||
|
||||
|
||||
- photos.homenet
|
Reference in New Issue
Block a user