This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
django-ex
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
2
Wiki
Activity
Browse Source
Fix template, kind is ImageStreamTag by default
pull/2/merge
Rodolfo Carvalho
10 years ago
parent
00e160f732
commit
40f55f00d3
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
application-template.json
+ 2
- 0
application-template.json
View File
@ -81,12 +81,14 @@
"type"
:
"Source"
,
"SourceStrategy"
:
{
"from"
:
{
"kind"
:
"ImageStream"
,
"name"
:
"python-33-centos7"
}
}
}
,
"output"
:
{
"to"
:
{
"kind"
:
"ImageStream"
,
"name"
:
"django-quickstart"
}
}
,
Write
Preview
Loading…
Cancel
Save