Override YAML file values

Hi, Looking into providing values (or override) values provided in deployment YAML file. Wanted to deploy an image using deployment file but pass the image id using command line which in turn will win over the value in deployment YAML file. Any thoughts or Helm is the answer.

TIA!

Hi @Sadaf-Sadiq ,

The best approach is to use Helm

Regard

Thanks. YAML pipeline replace tokens task also works.