mirror of
https://github.com/tektoncd/catalog.git
synced 2024-11-24 06:15:46 +00:00
use tekton.dev url for example task installation
This commit is contained in:
parent
8d5445b5f9
commit
9db4f2200c
@ -11,7 +11,7 @@ This task requires an active installation of [Red Hat Advanced Cluster Security
|
||||
## Install the Task
|
||||
|
||||
```bash
|
||||
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/main/task/rhacs-deployment-check/3.71/rhacs-deployment-check.yaml
|
||||
kubectl apply -f https://api.hub.tekton.dev/v1/resource/tekton/task/rhacs-deployment-check/3.71/raw
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
@ -11,7 +11,7 @@ This task requires an active installation of [Red Hat Advanced Cluster Security
|
||||
## Install the Task
|
||||
|
||||
```bash
|
||||
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/main/task/rhacs-image-check/3.71/rhacs-image-check.yaml
|
||||
kubectl apply -f https://api.hub.tekton.dev/v1/resource/tekton/task/rhacs-image-check/3.71/raw
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
@ -11,7 +11,7 @@ This task requires an active installation of [Red Hat Advanced Cluster Security
|
||||
## Install the Task
|
||||
|
||||
```bash
|
||||
kubectl apply -f https://raw.githubusercontent.com/tektoncd/catalog/main/task/rhacs-image-scan/3.71/rhacs-image-scan.yaml
|
||||
kubectl apply -f https://api.hub.tekton.dev/v1/resource/tekton/task/rhacs-image-scan/3.71/raw
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
Loading…
Reference in New Issue
Block a user