1) duplicated the instance app deployment file into two: green and blue deployment yamls
2) Service selector chooses between the two based on chart's input arg
3) supports the data scientist later approval, by selecting which deployment is enabled we can add/delete only relevant deployments
(the matching release pipe json will soon be as a seperate PR)
@torosent Changed all labels to slot1/2 instead of B/G. this also required changes to the CD json pipeline.
I tested that it is working.
I also elaborated the README.
1) duplicated the instance app deployment file into two: green and blue deployment yamls 2) Service selector chooses between the two based on chart's input arg 3) supports the data scientist later approval, by selecting which deployment is enabled we can add/delete only relevant deployments
(the matching release pipe json will soon be as a seperate PR)