Merge pull request #5324 from charles-chenzz/fix_doc_refs

update deprecated doc refs
This commit is contained in:
Kubernetes Prow Robot
2023-10-18 17:41:01 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ func FormatNonStringStyle(node *Node, schema spec.Schema) {
}
// if the node tag is null, make sure we don't add any non-null tags
// https://github.com/GoogleContainerTools/kpt/issues/2321
// https://github.com/kptdev/kpt/issues/2321
if node.Tag == NodeTagNull {
// must NOT quote null values
node.Style = 0