Skip to content

Commit

Permalink
fix: missing default input fix (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 authored Oct 4, 2023
1 parent 955da72 commit 1d4739d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/argo-tasks/copy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ spec:

- name: aws-role-config-path
description: The path(s) to the aws configs that enable writing to buckets
default: "s3://linz-bucket-config/config-write.imagery.json,s3://linz-bucket-config/config-write.elevation.json,s3://linz-bucket-config/config-write.topographic.json"

container:
image: "019359803926.dkr.ecr.ap-southeast-2.amazonaws.com/eks:argo-tasks-{{=sprig.trim(workflow.parameters['version-argo-tasks'])}}"
Expand Down

0 comments on commit 1d4739d

Please sign in to comment.