Skip to content

Commit

Permalink
Desafio Devops & Cloud KubeDev#8
Browse files Browse the repository at this point in the history
  • Loading branch information
wandersonvinhal authored Jan 18, 2025
1 parent fb1e82d commit 3f4541c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ spec:
app: fake-shop
template:
metadata:
annotations:
prometheus.io/scrape: 'true'
prometheus.io/port: '5000'
prometheus.io/path: '/metrics'
labels:
app: fake-shop
spec:
Expand Down

0 comments on commit 3f4541c

Please sign in to comment.