feat: Add chart for argo-rollouts (#226)

This commit is contained in:
Seiya Muramatsu 2020-02-13 03:57:25 +09:00 committed by GitHub
parent 7a3120bed9
commit 560263569f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 11177 additions and 0 deletions

View file

@ -0,0 +1,14 @@
installCRDs: true
clusterInstall: true
controller:
name: argo-rollouts
component: rollouts-controller
image:
repository: argoproj/argo-rollouts
tag: v0.7.0
pullPolicy: IfNotPresent
serviceAccount:
name: argo-rollouts