Fix portal deployment image and publish workflow

This commit is contained in:
defiQUG
2026-08-28 20:04:40 -07:00
parent c3b47e88b4
commit d5a9330c79
2 changed files with 55 additions and 2 deletions
+1 -2
View File
@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: portal
image: yourregistry/portal:latest
image: ghcr.io/sankofa/portal:latest
ports:
- containerPort: 3000
name: http
@@ -110,4 +110,3 @@ spec:
name: portal
port:
number: 80