feat(argo-rollouts): Add service monitor (#474)

Co-authored-by: Scott Cabrinha <scott@internaught.io>
This commit is contained in:
Alan Tang 2020-10-27 17:31:38 +00:00 committed by GitHub
parent fbec017cfb
commit 1f67a85a58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 36 additions and 1 deletions

View file

@ -24,6 +24,12 @@ controller:
# cpu: 50m
# memory: 64Mi
metrics:
serviceMonitor:
enabled: false
additionalLabels: {}
additionalAnnotations: {}
serviceAccount:
name: argo-rollouts