mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 10:19:50 +00:00
Update the env option.
This commit is contained in:
parent
7b1c7c639e
commit
8a3d0d68a2
@ -173,7 +173,7 @@ var baseOptsWithoutStrictCost = []VersionedOptions{
|
|||||||
{
|
{
|
||||||
IntroducedVersion: version.MajorMinor(1, 32),
|
IntroducedVersion: version.MajorMinor(1, 32),
|
||||||
EnvOptions: []cel.EnvOption{
|
EnvOptions: []cel.EnvOption{
|
||||||
UnversionedLib(ext.TwoVarComprehensions),
|
ext.TwoVarComprehensions(),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user