We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd31b37 commit fc011b5Copy full SHA for fc011b5
operator/charts/helm/rabbitmq/templates/deployment.yaml
@@ -82,7 +82,7 @@ spec:
82
port: 8081
83
readinessProbe:
84
httpGet:
85
- path: /readyz
+ path: /healthz
86
87
scheme: HTTP
88
initialDelaySeconds: 40
0 commit comments