diff --git a/.github/scripts/build-catalog.sh b/.github/scripts/build-catalog.sh index f52b02ea517..daaa3a3d01a 100755 --- a/.github/scripts/build-catalog.sh +++ b/.github/scripts/build-catalog.sh @@ -121,11 +121,6 @@ include_questions(){ /# Include{serviceSelectorExtras}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml - # Replace # Include{serviceSelectorSimple} with the standard serviceSelectorSimple codesnippet - awk 'NR==FNR { a[n++]=$0; next } - /# Include{serviceSelectorSimple}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml - # Replace # Include{serviceSelectorClusterIP} with the standard serviceSelectorClusterIP codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{serviceSelectorClusterIP}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml - # Replace # Include{serviceSelectorNodePort} with the standard serviceSelectorNodePort codesnippet - awk 'NR==FNR { a[n++]=$0; next } - /# Include{serviceSelectorNodePort}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml - # Replace # Include{advancedPortHTTP} with the standard advancedPortHTTP codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{advancedPortHTTP}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml - # Replace # Include{serviceSelectorSimple} with the standard serviceSelectorSimple codesnippet - awk 'NR==FNR { a[n++]=$0; next } - /# Include{serviceSelectorSimple}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml - # Replace # Include{serviceSelectorClusterIP} with the standard serviceSelectorClusterIP codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{serviceSelectorClusterIP}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml - # Replace # Include{serviceSelectorNodePort} with the standard serviceSelectorNodePort codesnippet - awk 'NR==FNR { a[n++]=$0; next } - /# Include{serviceSelectorNodePort}/ { for (i=0;i "tmp${chartname}" && mv "tmp${chartname}" ${target}/questions.yaml - # Replace # Include{advancedPortHTTP} with the standard advancedPortHTTP codesnippet awk 'NR==FNR { a[n++]=$0; next } /# Include{advancedPortHTTP}/ { for (i=0;i