From 03cc0c5a917c020ce8c909083f35bd085bf0631a Mon Sep 17 00:00:00 2001 From: tegwick Date: Sat, 8 Aug 2026 23:18:29 +0200 Subject: [PATCH] Deploy expanded user-engine portal --- sso-mfa/k8s/user-engine/runtime.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sso-mfa/k8s/user-engine/runtime.yaml b/sso-mfa/k8s/user-engine/runtime.yaml index 102ca5a..9fcc4bd 100644 --- a/sso-mfa/k8s/user-engine/runtime.yaml +++ b/sso-mfa/k8s/user-engine/runtime.yaml @@ -45,7 +45,7 @@ spec: seccompProfile: {type: RuntimeDefault} containers: - name: portal - image: forgejo.coulomb.social/coulomb/user-engine@sha256:60f4fa1c144c8f7b9e2e74c264e4594e63ac6a0c0f75e5cf536880b8fd99fa28 + image: forgejo.coulomb.social/coulomb/user-engine@sha256:cef2fdb19fd001a9d2a64742f58dacdcf2ff5868ce50685c91eaad7880645fd0 imagePullPolicy: IfNotPresent ports: [{name: http, containerPort: 8080}] env: