mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Fix names/doc in transformation config code.
This commit is contained in:
@@ -17,7 +17,7 @@ limitations under the License.
|
||||
package defaultconfig
|
||||
|
||||
const (
|
||||
namespacePathConfigs = `
|
||||
namespaceFieldSpecs = `
|
||||
namespace:
|
||||
- path: metadata/namespace
|
||||
create: true
|
||||
|
||||
Reference in New Issue
Block a user