Skip to content

Commit

Permalink
Document k8s Events for ClusterTriggerAuthentication (#385)
Browse files Browse the repository at this point in the history
Signed-off-by: Zbynek Roubalik <[email protected]>
  • Loading branch information
zroubalik authored Mar 2, 2021
1 parent 88c07a6 commit 1f86c6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/docs/2.2/operate/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ KEDA emits the following [Kubernetes Events](https://kubernetes.io/docs/referenc
| `KEDAJobsCreated` | `Normal` | When KEDA creates jobs for a ScaledJob |
| `TriggerAuthenticationAdded` | `Normal` | When a new TriggerAuthentication is added |
| `TriggerAuthenticationDeleted` | `Normal` | When a TriggerAuthentication is deleted |
| `ClusterTriggerAuthenticationAdded` | `Normal` | When a new ClusterTriggerAuthentication is added |
| `ClusterTriggerAuthenticationDeleted`| `Normal` | When a ClusterTriggerAuthentication is deleted |

0 comments on commit 1f86c6e

Please sign in to comment.