From c3de48e1756cee46762eee96c139ec975342be31 Mon Sep 17 00:00:00 2001 From: Benedikt Daurer Date: Fri, 24 Jul 2026 16:48:13 +0100 Subject: [PATCH] change boolean default to string --- i14/templates/xrf-tomo-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i14/templates/xrf-tomo-template.yaml b/i14/templates/xrf-tomo-template.yaml index ad697f0..5ca8728 100644 --- a/i14/templates/xrf-tomo-template.yaml +++ b/i14/templates/xrf-tomo-template.yaml @@ -37,7 +37,7 @@ spec: - name: alignmentBand value: "15" - name: normalise - value: true + value: "true" - name: cor value: "nil" - name: reconsMethod