Skip to content

Commit

Permalink
fixing template
Browse files Browse the repository at this point in the history
  • Loading branch information
samueltauil committed Oct 5, 2018
1 parent c4fbb07 commit 5922c47
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions vendor/openshift/cowbull_template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"kind": "Template",
"apiVersion": "v1",
"metadata": {
"name": "cowbull_template",
"name": "cowbull-template",
},
"objects": [
{
Expand Down Expand Up @@ -407,8 +407,7 @@
"name": "8080-tcp",
"protocol": "TCP",
"port": 8080,
"targetPort": 8080,
"nodePort": 30443
"targetPort": 8080
}
],
"selector": {
Expand Down

0 comments on commit 5922c47

Please sign in to comment.