Fix portal deployment image and publish workflow
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user