separate template specific field specs and use in includeTemplates

This commit is contained in:
Agustina Barbetta
2022-09-23 15:11:59 -03:00
parent 4dcc040ec1
commit e2196d9bd1
6 changed files with 70 additions and 49 deletions

View File

@@ -0,0 +1,8 @@
// Copyright 2019 The Kubernetes Authors.
// SPDX-License-Identifier: Apache-2.0
package builtinpluginconsts
const templateLabelFieldSpecs = `
templateLabels:
` + metadataLabelsFieldSpecs