Skip to content

Commit

Permalink
newline added
Browse files Browse the repository at this point in the history
  • Loading branch information
Akado2009 committed Apr 25, 2019
1 parent 40d435e commit a3955c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/v1alpha1/random-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ spec:
restartPolicy: Never
suggestionSpec:
suggestionAlgorithm: "random"
requestNumber: 3
requestNumber: 3
2 changes: 1 addition & 1 deletion manifests/v1alpha1/vizier/suggestion/nasrl/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spec:
image: katib/suggestion-nasrl
ports:
- name: api
containerPort: 6789
containerPort: 6789
2 changes: 1 addition & 1 deletion manifests/v1alpha1/vizier/suggestion/nasrl/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ spec:
name: api
selector:
app: vizier
component: suggestion-nasrl
component: suggestion-nasrl

0 comments on commit a3955c3

Please sign in to comment.