diff --git a/config/internal/mcad/deployment.yaml.tmpl b/config/internal/mcad/deployment.yaml.tmpl index 56cc691f4..4620c1dc7 100644 --- a/config/internal/mcad/deployment.yaml.tmpl +++ b/config/internal/mcad/deployment.yaml.tmpl @@ -48,7 +48,7 @@ spec: periodSeconds: 5 readinessProbe: httpGet: - path: /readyz + path: /healthz port: 8081 timeoutSeconds: 5 periodSeconds: 5