mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
gofmt
This commit is contained in:
@@ -72,7 +72,7 @@ func NewControllerRevision(parent metav1.Object,
|
||||
}
|
||||
cr := &apps.ControllerRevision{
|
||||
ObjectMeta: metav1.ObjectMeta{
|
||||
Labels: labelMap,
|
||||
Labels: labelMap,
|
||||
OwnerReferences: []metav1.OwnerReference{*metav1.NewControllerRef(parent, parentKind)},
|
||||
},
|
||||
Data: data,
|
||||
|
Reference in New Issue
Block a user