Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowmegaman committed May 26, 2020
1 parent 803d819 commit 229abed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ A GitHub Action for running k3s kubernetes cluster
## Optional Input parameters
* k3s_tag - k3s tag to use. (can be found at https://hub.docker.com/r/rancher/k3s/tags)
* parent_workspace - workspace path on runner, obtainer from context, no need to specify anything here, except you know what you're doing
* registries_yaml_path - relative path of registries.yaml
* kubectl_version
* install_kubectl - enabled by default, copies kubectl to bin dir in workspace to allow other steps to use kubectl
* k3s_arguments - by default set to `--no-deploy=traefik`
Expand Down

0 comments on commit 229abed

Please sign in to comment.