Skip to content

Commit

Permalink
fixed service resource by adding required namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
laimison committed Jun 28, 2021
1 parent 390957c commit 98181ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exporter-k8s-resources/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ metadata:
labels:
app: opa-exporter
name: opa-exporter
namespace: opa-exporter
annotations:
prometheus.io/scrape-slow: "true"
spec:
Expand Down

0 comments on commit 98181ea

Please sign in to comment.