From 2e94e1b08a84f0b6c75d3f566f64badd6f0921bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Mon, 5 Jun 2023 12:58:09 +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 b052d5e..b278a67 100644 --- a/infrastructure/templates/fruits-dev.yaml +++ b/infrastructure/templates/fruits-dev.yaml @@ -201,7 +201,7 @@ spec: args: - sign - -y - - --upload=false + - --tlog-upload=false - --key=$(params.cosignKeyRef) - $(params.image) env: