[bitnami/kubewatch] Add missing resources to rbac api group (#5732)

This commit is contained in:
Noam Lerner
2021-03-09 14:22:52 +01:00
committed by GitHub
parent 62705543af
commit fa9dca786e
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -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