mobilecoinofficial/k8s-toolbox
K8s tools for MobileCoin infrastructure.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 12, 2025
- License
- MIT
Pinned Snippet
uses: mobilecoinofficial/gha-k8s-toolbox@4af503352c0f7b51e611a47d9a7643d2182eccc7 # v1.0.26tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| action | builtin action to run (See README.md) | yes | — |
| chart_app_version | chart appVersion for publish | no | — |
| chart_name | name of chart in repo | no | — |
| chart_path | Path to chart files for publish | no | — |
| chart_repo | url for chart repo | no | — |
| chart_repo_username | Username for private chart repo | no | — |
| chart_repo_password | Password for private chart repo | no | — |
| chart_set | new line list of --set commands | no | — |
| chart_values | values file path for chart release | no | — |
| chart_version | chart version | no | — |
| chart_wait_timeout | timeout to wait for resources to be healthy | no | 10m |
| command | shell commands to run | no | — |
| dst | File destination to copy into toolbox | no | — |
| fog_keys_seed | seed to recreate fog keys with sample-keys | no | — |
| fog_report_signing_ca_cert | CA certificate for fog-report signing certs | no | — |
| ingest_color | Ingest blue or green | no | — |
| initial_keys_seed | seed to recreate initial keys with sample-keys | no | — |
| namespace | kubernetes namespace | no | — |
| object_name | k8s object to manipulate | no | — |
| rancher_project | rancher project | no | default |
| rancher_token | Rancher Auth Token | no | — |
| rancher_url | Rancher management url | no | — |
| rancher_cluster | Rancher K8s Cluster | no | — |
| release_name | helm release name | no | — |
| src | File to copy into toolbox | no | — |
| prefix | Optional override of prefix. Defaults to the basename of the repository. | no | — |
Outputs
no outputs