1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-23 06:08:46 +00:00

Update RHACS m2m task name

This commit is contained in:
Daniel Haus 2024-06-07 15:04:04 +02:00 committed by tekton-robot
parent 9d337900d4
commit dddda1e5db
5 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@ spec:
tasks:
- name: rhacs-authenticate
taskRef:
name: rhacs-m2m-exchange
name: rhacs-m2m-authenticate
kind: Task
params:
- name: insecure-skip-tls-verify

View File

@ -41,7 +41,7 @@ spec:
tasks:
- name: rhacs-authenticate
taskRef:
name: rhacs-m2m-exchange
name: rhacs-m2m-authenticate
kind: Task
params:
- name: insecure-skip-tls-verify

View File

@ -41,7 +41,7 @@ spec:
tasks:
- name: rhacs-authenticate
taskRef:
name: rhacs-m2m-exchange
name: rhacs-m2m-authenticate
kind: Task
params:
- name: insecure-skip-tls-verify

View File

@ -2,7 +2,7 @@
apiVersion: tekton.dev/v1
kind: Task
metadata:
name: rhacs-m2m-exchange
name: rhacs-m2m-authenticate
labels:
apps.kubernetes.io/version: "0.1"
annotations:

View File

@ -41,7 +41,7 @@ spec:
tasks:
- name: rhacs-authenticate
taskRef:
name: rhacs-m2m-exchange
name: rhacs-m2m-authenticate
kind: Task
params:
- name: insecure-skip-tls-verify