actions-marketplace-validations/Post Kubernetes Loadbalancer
This action can be used to post the address of a kubernetes loadbalancer on a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| namespace | Namespace the loadbalancer remains to. | yes | — |
| loadbalancer | Name of the actual kubernetes service. | yes | — |
| token | Token with the necessary scopes to add pull request comments. Defaults to github.token scoped to the repo running the action. | no | ${{ github.token }} |
Outputs
no outputs