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

Commit

Permalink
Merge pull request #10 from cloudfoundry/add-bosh-link
Browse files Browse the repository at this point in the history
Add bosh link to job
  • Loading branch information
svkrieger authored Dec 12, 2022
2 parents 04e63f9 + 20e22e2 commit c462d80
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 c462d80

Please sign in to comment.