feat: argo-rollouts resources in helm values (#385)

Co-authored-by: Scott Cabrinha <scott@internaught.io>
This commit is contained in:
Michael Odell 2020-07-09 11:20:47 -06:00 committed by GitHub
parent 8c96f76451
commit 2b9193ac69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 1 deletions

View file

@ -10,6 +10,15 @@ controller:
tag: v0.8.0
pullPolicy: IfNotPresent
resources: {}
# limits:
# cpu: 100m
# memory: 128Mi
# requests:
# cpu: 50m
# memory: 64Mi
serviceAccount:
name: argo-rollouts