Define the from image in buildconfig
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ec3a9f5ff4
commit
9247b47176
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ spec:
|
||||||
type: Git
|
type: Git
|
||||||
strategy:
|
strategy:
|
||||||
sourceStrategy:
|
sourceStrategy:
|
||||||
|
from:
|
||||||
|
kind: ImageStreamTag
|
||||||
|
name: python:3.5
|
||||||
|
namespace: openshift
|
||||||
env:
|
env:
|
||||||
- name: PIP_INDEX_URL
|
- name: PIP_INDEX_URL
|
||||||
- name: TS_AUTH_SYSTEM
|
- name: TS_AUTH_SYSTEM
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue