From f739ab5915b89da19545e363778336bfd6e4dbb8 Mon Sep 17 00:00:00 2001 From: Peter Kurfer Date: Wed, 15 May 2024 18:06:22 +0200 Subject: [PATCH] chore(ente): use tag for photos --- ente/kustomization.yaml | 2 +- ente/resources/web/service.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ente/kustomization.yaml b/ente/kustomization.yaml index 0f42268..77383dd 100644 --- a/ente/kustomization.yaml +++ b/ente/kustomization.yaml @@ -10,7 +10,7 @@ images: newTag: 26e17d8464736acc747c1b35c65af194172a245c - name: web newName: code.icb4dc0.de/infrastructure/images/ente/web - newTag: latest + newTag: photos-v0.8.94 labels: - includeSelectors: true diff --git a/ente/resources/web/service.yaml b/ente/resources/web/service.yaml index 618874b..427a2ac 100644 --- a/ente/resources/web/service.yaml +++ b/ente/resources/web/service.yaml @@ -8,4 +8,4 @@ spec: app.kubernetes.io/part-of: ente ports: - port: 3000 - targetPort: 80 + targetPort: 3000