update codegen
This commit is contained in:
parent
a0e88ae354
commit
6c3d4a923e
|
|
@ -126,6 +126,7 @@ func (in *KubernetesMetaConfiguration) DeepCopyInto(out *KubernetesMetaConfigura
|
||||||
(*out)[key] = val
|
(*out)[key] = val
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
out.PodEnvironmentConfigMap = in.PodEnvironmentConfigMap
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue