From b96930d877b31c8515b532e19c56b1a4ad9ab798 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Mon, 5 Jun 2023 10:04:11 +0200 Subject: [PATCH] typo --- infrastructure/templates/fruits-dev.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/templates/fruits-dev.yaml b/infrastructure/templates/fruits-dev.yaml index 2f6124d..b052d5e 100644 --- a/infrastructure/templates/fruits-dev.yaml +++ b/infrastructure/templates/fruits-dev.yaml @@ -309,7 +309,7 @@ spec: - name: SCRIPT value: oc delete pods -l deployment=$(params.APP_NAME) -n fruits-test runAfter: - - cosign-signature + - cosign-sign taskRef: kind: ClusterTask name: openshift-client