oraculum: More build fixes
This commit is contained in:
parent
8df0f6e3ff
commit
428c76d11d
1 changed files with 2 additions and 2 deletions
|
@ -295,7 +295,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: oraculum-frontend
|
||||
image: packager-dashboard-frontend:latest
|
||||
image: oraculum-frontend:latest
|
||||
resources: {}
|
||||
triggers:
|
||||
- type: ConfigChange
|
||||
|
@ -306,4 +306,4 @@ spec:
|
|||
- oraculum-frontend
|
||||
from:
|
||||
kind: ImageStreamTag
|
||||
name: packager-dashboard-frontend:latest
|
||||
name: oraculum-frontend:latest
|
Loading…
Add table
Add a link
Reference in a new issue