diff --git a/.github/scripts/build-catalog.sh b/.github/scripts/build-catalog.sh index a7a8325125a..56ecd789b71 100755 --- a/.github/scripts/build-catalog.sh +++ b/.github/scripts/build-catalog.sh @@ -75,7 +75,7 @@ include_questions(){ awk 'NR==FNR { a[n++]=$0; next } /# Include{strategy}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml - + # Replace # Include{recreate} with the standard recreate codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{recreate}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml + # Replace # Include{controllerExpertExtraArgs} with the standard controllerExpertExtraArgs codesnippet + awk 'NR==FNR { a[n++]=$0; next } + /# Include{controllerExpertExtraArgs}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml + # Replace # Include{controllerExpertCommand} with the standard controllerExpertCommand codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{controllerExpertCommand}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml + # Replace # Include{controllerExpertExtraArgs} with the standard controllerExpertExtraArgs codesnippet + awk 'NR==FNR { a[n++]=$0; next } + /# Include{controllerExpertExtraArgs}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml + + # Replace # Include{controllerExpertCommand} with the standard controllerExpertCommand codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{controllerExpertCommand}/ { for (i=0;i