Skip to content

Commit

Permalink
run make all to fix CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
primeroz committed Jan 4, 2022
1 parent 0f1d7d7 commit 6994cd0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion manifests/prometheus-clusterRole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ metadata:
app.kubernetes.io/part-of: kube-prometheus
app.kubernetes.io/version: 2.32.1
name: prometheus-k8s
namespace: monitoring
rules:
- apiGroups:
- ""
Expand Down
1 change: 0 additions & 1 deletion manifests/prometheus-clusterRoleBinding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ metadata:
app.kubernetes.io/part-of: kube-prometheus
app.kubernetes.io/version: 2.32.1
name: prometheus-k8s
namespace: monitoring
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
Expand Down

0 comments on commit 6994cd0

Please sign in to comment.