mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-05 23:47:50 +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