diff --git a/nagios/templates/deployment.yaml b/nagios/templates/deployment.yaml index 98075ee62..79fd85932 100644 --- a/nagios/templates/deployment.yaml +++ b/nagios/templates/deployment.yaml @@ -33,6 +33,9 @@ rules: - services - endpoints - pods + - pods/exec + - persistentvolumes + - persistentvolumeclaims verbs: - get - list