mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
address comments
This commit is contained in:
@@ -40,6 +40,7 @@ func DoSerializationHacks(node *yaml.Node) {
|
||||
}
|
||||
node.Content[0].HeadComment = ""
|
||||
}
|
||||
DoSerializationHacks(node)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user