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
|
deploymentconfig: oraculum-frontend
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: packager-dashboard-frontend
|
- name: oraculum-frontend
|
||||||
image: packager-dashboard-frontend:latest
|
image: oraculum-frontend:latest
|
||||||
resources: {}
|
resources: {}
|
||||||
env:
|
env:
|
||||||
- name: SUBDIR
|
- name: SUBDIR
|
||||||
|
@ -428,7 +428,7 @@ spec:
|
||||||
imageChangeParams:
|
imageChangeParams:
|
||||||
automatic: true
|
automatic: true
|
||||||
containerNames:
|
containerNames:
|
||||||
- packager-dashboard-frontend
|
- oraculum-frontend
|
||||||
from:
|
from:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
name: packager-dashboard-frontend:latest
|
name: oraculum-frontend:latest
|
Loading…
Add table
Add a link
Reference in a new issue