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, name must be ImageStreamTag
Currently, even setting "kind": "ImageStream" won't work
pull/2/merge
Rodolfo Carvalho
10 years ago
parent
6103ae1363
commit
fada708b03
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
application-template.json
+ 1
- 1
application-template.json
View File
@ -137,7 +137,7 @@
"django-quickstart"
]
,
"from"
:
{
"name"
:
"django-quickstart"
"name"
:
"django-quickstart
:latest
"
}
}
}
Write
Preview
Loading…
Cancel
Save