Skip to content

Commit 0a6c49b

Browse files
xxx: formatting
Signed-off-by: John Mulligan <jmulligan@redhat.com>
1 parent be589c7 commit 0a6c49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/resources/smbshare.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ func (m *SmbShareManager) getCommonConfig(
429429
}
430430

431431
nsname := types.NamespacedName{
432-
Name: s.Spec.CommonConfig,
432+
Name: s.Spec.CommonConfig,
433433
Namespace: s.Namespace,
434434
}
435435
cconfig := &sambaoperatorv1alpha1.SmbCommonConfig{}

0 commit comments

Comments
 (0)