Updating nagios cluster role for rbd monitoring

This patchset is required for the patch set https://review.opendev.org/#/c/737629.
The kuberntes python api requires these permissions, for this script to work properly.

Change-Id: I69f2ca40ab6068295a4cb2d85073183ca348af1e
This commit is contained in:
Singh, Jasvinder (js581j) 2020-06-23 17:59:17 -04:00
parent 401d4e70ce
commit fd8cdb66af

View File

@ -33,6 +33,9 @@ rules:
- services
- endpoints
- pods
- pods/exec
- persistentvolumes
- persistentvolumeclaims
verbs:
- get
- list