From b4f7b518abdcbeec222ba89fe98259a896b160be Mon Sep 17 00:00:00 2001 From: Brutus5000 Date: Fri, 31 Jan 2025 20:55:28 +0100 Subject: [PATCH] Test new user service --- apps/faf-user-service/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/faf-user-service/templates/deployment.yaml b/apps/faf-user-service/templates/deployment.yaml index cc6fc04..985fc91 100644 --- a/apps/faf-user-service/templates/deployment.yaml +++ b/apps/faf-user-service/templates/deployment.yaml @@ -22,7 +22,7 @@ spec: prometheus.io/path: '/actuator/prometheus' spec: containers: - - image: faforever/faf-user-service:3.2.4 + - image: faforever/faf-user-service:master imagePullPolicy: Always name: faf-user-service envFrom: