Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Add bosh link to job
Browse files Browse the repository at this point in the history
For the load tests a bosh link is needed, to retrieve the address and port of the go-api VM.
  • Loading branch information
svkrieger committed Dec 6, 2022
1 parent 04e63f9 commit 20e22e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jobs/go-cf-api/spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ templates:
packages:
- go-cf-api

provides:
- name: go_cf_api
type: go_cf_api
properties:
- cc.public_tls.port

consumes:
- name: database
type: database
Expand Down

0 comments on commit 20e22e2

Please sign in to comment.