llm-team-org/NCP Helm Deploy
Deploy a helm chart to Naver Cloud Platform Kubernetes cluster.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ncloud-access-key | Naver Cloud Platform (NCP) access key. | yes | — |
| ncloud-secret-key | Naver Cloud Platform (NCP) secret key. | yes | — |
| ncloud-region | Naver Cloud Platform (NCP) region to use. | yes | — |
| ncloud-uuid | NCP Kubernetes cluster UUID. | yes | — |
| ncloud-server | NCP Kubernetes cluster server. | yes | — |
| ncloud-cert | NCP Kubernetes cluster cert. | yes | — |
| ncloud-name | NCP Kubernetes cluster name. | yes | — |
| name | Helm release name. | yes | — |
| chart-path | The path of the chart. | yes | — |
| namespace | Kubernetes namespace to use. | yes | — |
| config-files | Comma-separated list of Helm values files. | yes | — |
| timeout | Timeout for the deployment. | no | 30s |
| values | Comma-separated list of values for Helm, e.g., key1=value1,key2=value2 | no | — |
| dry-run | Simulate an upgrade. | no | — |
Outputs
no outputs