feat(argo-rollouts): upgrade to v1.2.0 (#1135)

* feat(argo-rollouts): upgrade to v1.2.0-rc1

Signed-off-by: Hui Kang <hui.kang@salesforce.com>

* [argo-rollouts]:bump minor version and add release version

Signed-off-by: Hui Kang <hui.kang@salesforce.com>
This commit is contained in:
cskh 2022-03-23 17:11:46 -04:00 committed by GitHub
parent 86faeec867
commit 0d2d0243a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 1547 additions and 19 deletions

View file

@ -48,6 +48,8 @@ spec:
ports:
- containerPort: 8090
name: metrics
- containerPort: 8080
name: healthz
livenessProbe:
{{- toYaml .Values.controller.livenessProbe | nindent 10 }}
readinessProbe: