novaweb-mobi/Apply K8s Deployment in SSH Server

Applies a k8s template into a SSH server. This gets the variables to fill the template from the environment, so to use a variable TEST just add {{ TEST }} to your template and set the variable in the step on the action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
SSH_HOSTThe IP or resolvable hostname of the serveryes
SSH_PORTThe port in which the SSH server is listeningyes22
SSH_USERThe username in the remote hostyesdeploy
K8S_NAMESPACEThe namespace in which to deployyesdefault
DEPLOYMENT_FILEThe template file to deployyesdeploy/deployment.yml
DEPLOYMENT_NAMEThe deployment to watch for rolloutno
ROLLOUT_TIMEOUTThe time in minutes to wait for the deployment to completeno1
IMAGEThe image to add on the deploymentyes
TAGThe image tag to add on the deploymentyes

no outputs