Skip to content

Pdbsyntaxfix : delimiter missing in hpa and pdb helm template. This is affecting secret svc and eds-dms by deploying only one pod.

preeti singh[Microsoft] requested to merge pdbsyntaxfix into azure/m18-master

The delimiter was missing in pdb helm chart and hpa helm chart. Thats why the final helm chart generated was not syntactically correct. This was affecting eds-dms and secret service. only one pods for these 2 services were coming up . Validated this fix by generating custom artifact verison for all services. and creating an instance out of it. Validation result are there on ado task 33530

Edited by preeti singh[Microsoft]

Merge request reports