Skip to content

Commit

Permalink
adding prometheus annotations to Fence
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 authored Aug 26, 2024
1 parent 5df2c56 commit 16e1b6d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions kube/services/fence/fence-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ spec:
maxUnavailable: 0
template:
metadata:
annotations:
prometheus.io/scrape: "true"
prometheus.io/path: /metrics
labels:
app: fence
release: production
Expand Down

0 comments on commit 16e1b6d

Please sign in to comment.