mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Set FlagEnableKyamlDefaultValue = false
This commit is contained in:
@@ -43,7 +43,7 @@ const (
|
|||||||
// Historically, tests passed for enable_kyaml == false, i.e. using
|
// Historically, tests passed for enable_kyaml == false, i.e. using
|
||||||
// apimachinery libs. This doesn't mean the code was better, it just
|
// apimachinery libs. This doesn't mean the code was better, it just
|
||||||
// means regression tests preserved those outcomes.
|
// means regression tests preserved those outcomes.
|
||||||
FlagEnableKyamlDefaultValue = true
|
FlagEnableKyamlDefaultValue = false
|
||||||
|
|
||||||
// An environment variable to consult for kustomization
|
// An environment variable to consult for kustomization
|
||||||
// configuration data. See:
|
// configuration data. See:
|
||||||
|
|||||||
Reference in New Issue
Block a user