curl --request POST \
--url http://aldebaran.test.svc.cluster.local:8000/api/v1/review/trigger_template1 \
--header 'Content-Type: application/json' \
--data '{
"tenant_id": "PINGCAP"
}'