actions-marketplace-validations/Keptn provisioning
Create or update projects, stages, and services of Keptn tool.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 12, 2022
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/moon1706_keptn-provisioning-gha@f2c7036cb994b7a4bb701429c36d1fd5fefca207 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Config of desired projects/stages/services. | yes | "" |
| keptn-auth | Auth settings for Keptn connection. Ignore when use 'keptn-kube' | yes | {"keptnURL": "", "token": ""} |
| keptn-kube | Kubernetes settings for connection to Keptn service. | yes | {"enabled": false, "namespace": "keptn", "secret": "keptn-api-token", "service": "api-gateway-nginx"} |
Outputs
no outputs