mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-20 02:25:53 +10:00
[bitnami/kubewatch] Add missing resources to rbac api group (#5732)
This commit is contained in:
@@ -28,4 +28,4 @@ name: kubewatch
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-kubewatch
|
||||
- https://github.com/bitnami-labs/kubewatch
|
||||
version: 3.1.3
|
||||
version: 3.1.4
|
||||
|
||||
@@ -15,14 +15,17 @@ rules:
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
- configmaps
|
||||
- daemonsets
|
||||
- deployments
|
||||
- events
|
||||
- namespaces
|
||||
- nodes
|
||||
- persistentvolumes
|
||||
- pods
|
||||
- replicasets
|
||||
- replicationcontrollers
|
||||
- secrets
|
||||
- services
|
||||
verbs:
|
||||
- list
|
||||
|
||||
Reference in New Issue
Block a user