oraculum: try frontend build from git
This commit is contained in:
parent
63fef17506
commit
0199e767d7
1 changed files with 4 additions and 4 deletions
|
@ -410,8 +410,8 @@ spec:
|
|||
deploymentconfig: oraculum-frontend
|
||||
spec:
|
||||
containers:
|
||||
- name: packager-dashboard-frontend
|
||||
image: packager-dashboard-frontend:latest
|
||||
- name: oraculum-frontend
|
||||
image: oraculum-frontend:latest
|
||||
resources: {}
|
||||
env:
|
||||
- name: SUBDIR
|
||||
|
@ -428,7 +428,7 @@ spec:
|
|||
imageChangeParams:
|
||||
automatic: true
|
||||
containerNames:
|
||||
- packager-dashboard-frontend
|
||||
- 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