hyperweb-io/Starship Devnet
Run mini cosmos ecosystem via devnet
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to the config file | yes | — |
| cli-version | Version of @starship-ci/cli to use: default: 3.10.0 | no | 3.10.0 |
| kubeconfig | Kubeconfig file for remote cluster, if set, will be used instead of creating kind cluster | no | "" |
| chart | Name of the help chart to use. Recommended: use default (default: starship/devnet) | no | starship/devnet |
| repo | Helm repo to fetch the chart from (default: https://hyperweb-io.github.io/starship) | no | https://hyperweb-io.github.io/starship |
| namespace | Kubernetes namespace to deploy helm charts on (default: ci-{github.repository}-{github.workflow}-{github.ref} ) | no | "" |
| timeout | Timeout for helm install (default: 10m) | no | 10m |
Outputs
| name | description |
|---|---|
| namespace | Kubernetes namespace to which helm charts were deployed |