Browse Source

typo

pull/1/head
Nicolas Massé 3 years ago
parent
commit
2e94e1b08a
  1. 2
      infrastructure/templates/fruits-dev.yaml

2
infrastructure/templates/fruits-dev.yaml

@ -201,7 +201,7 @@ spec:
args: args:
- sign - sign
- -y - -y
- --upload=false - --tlog-upload=false
- --key=$(params.cosignKeyRef) - --key=$(params.cosignKeyRef)
- $(params.image) - $(params.image)
env: env:

Loading…
Cancel
Save