mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-25 06:17:50 +00:00
c89d3965b7
PR to improve the Readme.md migrating the install task URL from master to v1beta1 Signed-off-by: ishani2412 <ishani.1613039@kiet.edu> |
||
---|---|---|
.. | ||
README.md | ||
tkn.yaml |
tkn
This task performs operations on Tekton resources using
tkn
.
Install the Task
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/v1beta1/tkn/tkn.yaml
Parameters
name | description | default |
---|---|---|
tkn-image | tkn CLI container image to run this task. |
gcr.io/tekton-releases/dogfooding/tkn |
ARGS | The arguments to pass to the tkn CLI. |
No default. Required. |