Skip to content

updated kubernetes profile and templates

Naresh Jampala requested to merge az/nj-update-yml into master

Type of change

  • Bug Fix
  • [*] Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
NA

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • [*] Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Deployment of transformer will fail as spring boot app load error.

What is the new/expected behavior?

we have modified the docker file to deploy the transformer pod successfully.

Have you added/updated Unit Tests and Integration Tests?

NA

Any other useful information

NA

Merge request reports