Skip to content

Commit

Permalink
Merge pull request #481 from aureamunoz/fix-service-monitor-error
Browse files Browse the repository at this point in the history
Disable service monitor generation
  • Loading branch information
aureamunoz committed May 6, 2024
2 parents ab9c175 + f0d12d4 commit 169e6d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
quarkus.container-image.group=superhero
quarkus.container-image.tag=1.0
quarkus.kubernetes.deployment-target=kubernetes
quarkus.kubernetes.prometheus.generate-service-monitor=false
EOF
# install application
Expand Down

0 comments on commit 169e6d9

Please sign in to comment.