Skip to content

Commit

Permalink
Update (kedacore#1420)
Browse files Browse the repository at this point in the history
Signed-off-by: SpiritZhou <[email protected]>
Signed-off-by: shubhusion <[email protected]>
  • Loading branch information
SpiritZhou authored and shubhusion committed Aug 5, 2024
1 parent eedd10e commit cabfc59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/docs/2.15/operate/cloud-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,5 @@ eventSubscription: #Optional. Submit included/excluded event types will filter e
| Event Type | Scenario Description |
|-------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
| `keda.scaledobject.ready.v1` | On the first time a ScaledObject is ready, or if the previous ready condition status of the object was `Unknown` or `False` |
| `keda.scaledobject.failed.v1` | If the check validation for a ScaledObject fails |
| `keda.scaledobject.failed.v1` | If the check validation for a ScaledObject fails |
| `keda.scaledobject.removed.v1`| When a ScaledObject is deleted |

0 comments on commit cabfc59

Please sign in to comment.