Skip to content

Gonrg 7821 add healthcheck for notification service

Type of change

  • Bug Fix
  • [+] Feature

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

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
  • [+] Google Cloud
  • IBM

Does this introduce a breaking change?

  • [YNO]

What is the current behavior?

unhealthy container does not restart

What is the new/expected behavior?

unhealthy container will be restarted

Have you added/updated Unit Tests and Integration Tests?

NI

Any other useful information

add livenessProbe in deploymnet.yaml

Merge request reports