karibulab/GKE Helm Deploy
Google Cloud Kubernetes Engine Helm deploy action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_id | Google Cloud Project ID | yes | — |
| region | Google Cloud region | yes | — |
| cluster_name | Google Cloud Kubernetes cluster name | yes | — |
| credentials_json | Google Cloud service account credentials JSON | no | "" |
| chart_path | Helm chart path | — | . |
| chart_name | Helm chart name | yes | — |
| chart_values | Helm chart values file content | no | "" |
| chart_values_file | Helm chart values file path | no | "" |
| namespace | Kubernetes namespace | — | default |
| chart_set_values | Helm chart set values | no | "" |
| verbose | Enable verbose mode to show gcloud and kubectl command output | no | false |
Outputs
| name | description |
|---|---|
| chart_revision | Helm chart revision |