Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
httpd-ex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Алексей Ефимов
httpd-ex
Commits
5ce83b9e
Commit
5ce83b9e
authored
Aug 16, 2017
by
Ben Parees
Committed by
GitHub
Aug 16, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5 from jim-minter/trello135-completion-detection
add template completion detection
parents
59092423
dc34df79
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
httpd.json
openshift/templates/httpd.json
+4
-2
No files found.
openshift/templates/httpd.json
View file @
5ce83b9e
...
@@ -74,7 +74,8 @@
...
@@ -74,7 +74,8 @@
"metadata"
:
{
"metadata"
:
{
"name"
:
"${NAME}"
,
"name"
:
"${NAME}"
,
"annotations"
:
{
"annotations"
:
{
"description"
:
"Defines how to build the application"
"description"
:
"Defines how to build the application"
,
"template.alpha.openshift.io/wait-for-ready"
:
"true"
}
}
},
},
"spec"
:
{
"spec"
:
{
...
@@ -130,7 +131,8 @@
...
@@ -130,7 +131,8 @@
"metadata"
:
{
"metadata"
:
{
"name"
:
"${NAME}"
,
"name"
:
"${NAME}"
,
"annotations"
:
{
"annotations"
:
{
"description"
:
"Defines how to deploy the application server"
"description"
:
"Defines how to deploy the application server"
,
"template.alpha.openshift.io/wait-for-ready"
:
"true"
}
}
},
},
"spec"
:
{
"spec"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment