This commit is contained in:
parent
6b6e1f8d65
commit
a4117cd560
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ maintainers:
|
|||
email: sebastian@poxhofer.at
|
||||
|
||||
type: application
|
||||
version: 0.6.1
|
||||
version: 0.6.2
|
||||
# renovate: image=ghcr.io/immich-app/immich-server
|
||||
appVersion: "v1.134.0"
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@ spec:
|
|||
{{- end }}
|
||||
backend:
|
||||
service:
|
||||
name: {{ include "immich.fullname" $ }}
|
||||
name: {{ include "immich-server.name" . }}
|
||||
port:
|
||||
number: {{ $.Values.service.port }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue