fix other charts issues
This commit is contained in:
parent
0b0940e6a2
commit
8925cc87bc
2 changed files with 0 additions and 5 deletions
|
@ -177,8 +177,6 @@ data:
|
|||
{{- with .Values.controller.retentionPolicy }}
|
||||
retentionPolicy: {{- toYaml . | nindent 6 }}
|
||||
{{- end }}
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
{{- with .Values.emissary.images }}
|
||||
images: {{- toYaml . | nindent 6 }}
|
||||
{{- end }}
|
||||
|
@ -193,4 +191,3 @@ data:
|
|||
{{- with .Values.controller.podGCDeleteDelayDuration }}
|
||||
podGCDeleteDelayDuration: {{ . }}
|
||||
{{- end }}
|
||||
>>>>>>> argo-cd-5.27.1
|
||||
|
|
|
@ -31,8 +31,6 @@ rules:
|
|||
- list
|
||||
- watch
|
||||
- delete
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
|
|
Loading…
Reference in a new issue