1
0
mirror of https://github.com/rancher/types.git synced 2025-08-24 06:58:26 +00:00
types/apis/project.cattle.io
Steven Crespo 7d11888f1e Fix env variable interpolation
- Add new type EnvironmentVar to emulate k8s' EnvVar type structure with
an EnvironmentFrom nested type (EnvironmentFrom represents everything
relevant in k8s' EnvVarSource type)
- Modify env mapper to store environmental variables in an array of
EnvironmentVar types to preserve their order (variables of type EnvFromSource
are still kept separate like upstream).
2020-12-25 22:19:49 -08:00
..
v3 Fix env variable interpolation 2020-12-25 22:19:49 -08:00