Skip to content
Closed
4 changes: 4 additions & 0 deletions charts/workflows/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ argo-workflows:
bucket: k8s-workflows-test
region: unsupported
controller:
metricsConfig:
enabled: true
secure: false
scheme: http
replicas: 2
podAnnotations:
prometheus.io/scrape: "true"
Expand Down
Loading