From 2b81c0090b1db097ba6e0fd7fe035443dae9d7a2 Mon Sep 17 00:00:00 2001 From: Joshua Olson <Joshua.Olson@Pearson.com> Date: Thu, 24 May 2018 16:35:19 -0500 Subject: [PATCH] After modifying prometheus-operator.libsonnet (see commit ec19c16), these are the changes that were made to 0prometheus-operator-clusterRole.yaml by running "make generate". --- manifests/0prometheus-operator-clusterRole.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/0prometheus-operator-clusterRole.yaml b/manifests/0prometheus-operator-clusterRole.yaml index 76f943df..8c85391f 100644 --- a/manifests/0prometheus-operator-clusterRole.yaml +++ b/manifests/0prometheus-operator-clusterRole.yaml @@ -67,3 +67,4 @@ rules: - namespaces verbs: - list + - watch -- GitLab