Version: 1.0
Troubleshooting
Check if the webhook is triggered#
List webhook events using kubectl describe.
If the webhook is triggered successfully, you should see events as below.
Check if the trigger is executed#
List trigger events using kubectl describe.
If the trigger is executed successfully, you should see events as below.
Check if the resource template is updated#
Check the last update time of resource templates.
if the resource template is updated, the last update time should be updated.
You can check resource template events for detailed information.