Skip to content

Commit 2fcfee2

Browse files
committed
chore: format
Signed-off-by: Chris Laprun <[email protected]>
1 parent 27273ab commit 2fcfee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pkg/quarkus/v1beta/scaffolds/internal/templates/applicationproperties.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ const ApplicationPropertiesTemplate = `quarkus.container-image.build=true
4949
quarkus.container-image.name={{ .ProjectName }}-operator
5050
# set to false to prevent CRDs from being applied to the cluster automatically (only applies to dev mode, CRD applying is disabled in prod)
5151
# quarkus.operator-sdk.crd.apply=false
52-
`
52+
`

0 commit comments

Comments
 (0)