Skip to content

Commit de83a74

Browse files
committed
adjust description formatting in template for a cleaner olmconfig
Signed-off-by: Jose R. Gonzalez <[email protected]>
1 parent 6ec9d32 commit de83a74

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/config/manifests/bases/clusterserviceversion.yaml.tpl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ spec:
2525
displayName: {{.Kind}}
2626
description: {{.Kind}} represents the state of an AWS {{$.ServiceID}} {{.Kind}} resource.
2727
{{- end}}
28-
description: |
29-
{{ .Description }}
28+
description: '{{ .Description }}'
3029
displayName: {{ .DisplayName}}
3130
icon:
3231
{{- range .Icon}}

0 commit comments

Comments
 (0)