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
Merge pull request
#14
from rhcarvalho/output-to-ist
Output to ImageStreamTag
pull/16/head
Ben Parees
10 years ago
parent
a0ff4b5052
9a1f379b21
commit
ad80f212e8
2 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
openshift/templates/django-postgresql.json
+2
-2
openshift/templates/django.json
+ 2
- 2
openshift/templates/django-postgresql.json
View File
@ -89,8 +89,8 @@
}
,
"output"
:
{
"to"
:
{
"kind"
:
"ImageStream"
,
"name"
:
"django-example"
"kind"
:
"ImageStream
Tag
"
,
"name"
:
"django-example
:latest
"
}
}
,
"triggers"
:
[
+ 2
- 2
openshift/templates/django.json
View File
@ -89,8 +89,8 @@
}
,
"output"
:
{
"to"
:
{
"kind"
:
"ImageStream"
,
"name"
:
"django-example"
"kind"
:
"ImageStream
Tag
"
,
"name"
:
"django-example
:latest
"
}
}
,
"triggers"
:
[
Write
Preview
Loading…
Cancel
Save