Skip to content

Commit 7a54337

Browse files
Merge pull request #45 from DiamondLightSource/vbe/nxstacker-schema
Add config to nxstacker template parameter
2 parents 027eddb + 9180830 commit 7a54337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nxstacker/templates/nxstacker-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
workflows.argoproj.io/title: nxstacker
77
workflows.argoproj.io/description: |
88
nxstacker is an utility to stack projections from different types of experiments to produce NeXus-compliance file(s).
9-
workflows.diamond.ac.uk/parameter-schema: |
9+
workflows.diamond.ac.uk/parameter-schema.config: |
1010
{{- .Files.Get "schema/nxstackerSchema.json" | nindent 6 }}
1111
workflows.diamond.ac.uk/ui-schema: |
1212
{{- .Files.Get "schema/nxstackerUISchema.json" | nindent 6 }}

0 commit comments

Comments
 (0)