actions-marketplace-validations/Deploy to On-Premises Kubernetes cluster

Deploys an application in an On-Premises Kubernetes cluster based in a GitOps repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
k8s_envsMultiline input where each line contains the name of a Kubernetes environment defined in the GitOps repositoryyes
manifest_dirPath to the manifest directory, with files to be used for deploymentnokubernetes
repo_tokenPersonal access token (PAT) used to manage comments on pull requestno${{ github.token }}
gitops_tokenGitHub PAT with read permission on GitOps repository, if it's privateno
strategyDeployment strategy to be used. Allowed values are none, canary and blue-greennonone
namedescription
statusJSON object with the status of deployment by K8S environment