Skip to content

Commit

Permalink
[bitnami/metallb] Typo fix in speaker RBAC (#25699)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrés Bono <andresbono@vmware.com>
  • Loading branch information
andresbono committed May 13, 2024
1 parent 77129ec commit c3eef09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bitnami/metallb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ maintainers:
name: metallb
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/metallb
version: 6.1.4
version: 6.1.5
2 changes: 1 addition & 1 deletion bitnami/metallb/templates/speaker/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ rules:
- "servicel2statuses/status"
verbs:
- "*"
apiGroups:
- apiGroups:
- ''
resources:
- services
Expand Down

0 comments on commit c3eef09

Please sign in to comment.