ancient-megabyte-79588
03/31/2020, 5:02 PMdetails
color console, are the red lines existing and green the intended replacement and that is what the task is suggesting won't work?gorgeous-egg-16927
03/31/2020, 5:06 PMancient-megabyte-79588
03/31/2020, 5:09 PMgorgeous-egg-16927
03/31/2020, 5:23 PM.metadata.annotations
field. Try setting that to an empty map in your resource definition.ancient-megabyte-79588
03/31/2020, 5:41 PMgorgeous-egg-16927
03/31/2020, 5:47 PMConfigMap.get()
function in your program, and export the value. Then you should be able to copy-paste that output into your program for the import.ancient-megabyte-79588
03/31/2020, 5:49 PMgorgeous-egg-16927
03/31/2020, 5:49 PMignoreChanges
opt to do the import, and then manage it from there{ ignoreChanges: ["data"] }
ancient-megabyte-79588
03/31/2020, 6:06 PMdetails
and I put that into the .ts. It seems to have worked