1
0
mirror of https://github.com/tektoncd/catalog.git synced 2024-11-24 06:15:46 +00:00
catalog/task/blue-green-deploy/0.2/samples
vinamra28 bb5c8e97cf Add namespace support in blue-green-deployment
As of now blue-green-deployment task assumes the namespace to be the
current namespace in which pipeline is running but everytime this might
not be the case. Added an extra parameter, `NAMESPACE` which user needs
to supply as the parameter in which the existing deployment and service
are present.

Also added an optional parameter `IMAGE` in order to improve the
flexibility for the user

Signed-off-by: vinamra28 <jvinamra776@gmail.com>
2023-02-02 11:40:08 +00:00
..
v1-deploy Add namespace support in blue-green-deployment 2023-02-02 11:40:08 +00:00
v2-deploy Add namespace support in blue-green-deployment 2023-02-02 11:40:08 +00:00
run.yaml Add namespace support in blue-green-deployment 2023-02-02 11:40:08 +00:00