ksuderman/Install Kubernetes and Galaxy
Set up a Galaxy instance to use for testing tools and workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Feb 21, 2025
- License
- MIT
Pinned Snippet
uses: ksuderman/galaxy-k8s-action@252c2fe6671d921e952759f7d51a4d52b0aed9f8 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| playbook-repo | Playbook repository. Just include the org and repo name | no | galaxyproject/galaxy-k8s-boot |
| playbook-ref | Branch of the playbook repository to use. This should point to a stable tag and not a moving branch like master or main. | no | master |
| reserved-cores | Number of cores to reserve for the system | no | 2 |
| reserved-mem-gb | Amount of memory to reserve for the system in GB | no | 6 |
| api-key | API key to use for the Galaxy instance | no | changeme |
| values_file | Values file to use for the Galaxy Helm chart | no | — |
Outputs
no outputs