fix(argo-rollouts): Removed duplicated resources declaration

Signed-off-by: flavio.lemos <flavio.lemos@farfetch.com>
This commit is contained in:
flavio.lemos 2021-05-26 09:48:14 +01:00
parent 7a06415d83
commit 23f1fde9bf
No known key found for this signature in database
GPG key ID: 2B32A2100AC30C00
2 changed files with 1 additions and 3 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: "0.10.2"
description: A Helm chart for Argo Rollouts
name: argo-rollouts
version: 0.5.4
version: 0.5.5
icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png
home: https://github.com/argoproj/argo-helm
maintainers:

View file

@ -37,8 +37,6 @@ spec:
{{- end }}
imagePullPolicy: {{ .Values.controller.image.pullPolicy }}
name: {{ .Values.controller.name }}
resources:
{{- toYaml .Values.controller.resources | nindent 10 }}
securityContext:
{{- toYaml .Values.securityContext | nindent 12 }}
resources: