Skip to content

Commit

Permalink
Merge branch 'main' into jesse/install-alert-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jessejlt authored Feb 7, 2025
2 parents c0c682b + 1c4cacc commit 44348e2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions build/k8s/ingestor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,23 @@ rules:
verbs:
- get
- list
- update
- patch
- apiGroups:
- adx-mon.azure.com
resources:
- functions/status
verbs:
- update
- patch
- apiGroups:
- adx-mon.azure.com
resources:
- functions/finalizers
verbs:
- get
- update
- delete
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
Expand Down

0 comments on commit 44348e2

Please sign in to comment.