1
0
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:
Dale Bewley 2022-09-26 16:53:54 -07:00 committed by tekton-robot
parent 8d5445b5f9
commit 9db4f2200c
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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