codefresh-io / k8s-canary-deployment

Performing a kubernetes deployment with canary
https://codefresh.io/kubernetes-tutorial/fully-automated-canary-deployments-kubernetes/
MIT License
18 stars 16 forks source link

Added new functionality to allow user input to pass custom deployment… #5

Closed lanmalkieri closed 5 years ago

lanmalkieri commented 5 years ago

… object instead of copying existing deployment

This allows users to provide a custom deployment file as an update instead of always re-using the same one.