Skip to content

Commit

Permalink
update examples
Browse files Browse the repository at this point in the history
  • Loading branch information
genadipost authored and Genady Postrilko committed Dec 6, 2024
1 parent 5cab8df commit f188700
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ rules:
- pods
- events
- secrets
- persistentvolumeclaims
verbs: ["get", "list", "watch"]
- apiGroups: ["monitoring.coreos.com"]
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ rules:
- pods
- events
- secrets
- persistentvolumeclaims
verbs: ["get", "list", "watch"]
- apiGroups: ["monitoring.coreos.com"]
resources:
Expand Down

0 comments on commit f188700

Please sign in to comment.