1
0
mirror of https://github.com/rancher/types.git synced 2025-09-16 14:59:16 +00:00

Revert security context mapper

This commit is contained in:
Alena Prokharchyk
2018-10-01 20:26:51 -07:00
parent 5c4cd002e8
commit 68f9e84e6a
2 changed files with 0 additions and 43 deletions

View File

@@ -491,7 +491,6 @@ func podTypes(schemas *types.Schemas) *types.Schemas {
m.Move{From: "command", To: "entrypoint"},
m.Move{From: "args", To: "command"},
mapper.EnvironmentMapper{},
mapper.ContainerSecurityContext{},
&m.Embed{Field: "securityContext"},
&m.Embed{Field: "lifecycle"},
).