Dynatrace/dynatrace-operator

Readiness and liveness probe failing with default chart config

vermaprateek695 opened this issue · 1 comments

Hi Team ,

I have installed dt-operator helm chart by using the below deployment-webhook.yaml file but webhook pod is failing in Readiness and liveness probe with connection refused error and i am using the same port defined in configuration file.

Error : Readiness probe failed: Get "http://xxx.xxx.xxx.xxx/readyz": dial tcp 100.96.2.XX: connect: connection refused
Liveness probe failed: Get "http://xxx.xxx.xxx.xxx/livez": dial tcp 100.96.2.XX: connect: connection refused

https://github.com/Dynatrace/dynatrace-operator/blob/main/config/helm/chart/default/templates/Common/webhook/deployment-webhook.yaml
ports:
- name: server-port
containerPort: 8443
- name: livez
containerPort: 10080

Can you please suggest how this can be fixed , although i have tried increasing the initial delay value but it didnt helped.

Any suggestion or idea is welcomed.

Regards,
Prateek

Thank you for opening a Dynatrace Operator Issue. We've identified and tagged the issue as a "Support request".

Dynatrace responds to requests like these via Dynatrace ONE support rather than Github. This helps our team respond as quickly as possible using the support team's tools and procedures.

Thanks for your help!