There was an error while loading. Please reload this page.
1 parent 5aab36d commit c39fba7Copy full SHA for c39fba7
1 file changed
helm/jupyterhub-cost-monitoring/values.yaml
@@ -45,6 +45,9 @@ serviceAccount:
45
service:
46
type: ClusterIP
47
port: 80
48
+ annotations:
49
+ prometheus.io/scrape: "true"
50
+ prometheus.io/port: "80"
51
52
# Ingress resource
53
# -----------------------------------------------------------------------------
0 commit comments