Skip to content

Commit

Permalink
fix other charts issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ilia-medvedev-codefresh committed Nov 15, 2023
1 parent 0b0940e commit 8925cc8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,6 @@ data:
{{- with .Values.controller.retentionPolicy }}
retentionPolicy: {{- toYaml . | nindent 6 }}
{{- end }}
<<<<<<< HEAD
=======
{{- with .Values.emissary.images }}
images: {{- toYaml . | nindent 6 }}
{{- end }}
Expand All @@ -193,4 +191,3 @@ data:
{{- with .Values.controller.podGCDeleteDelayDuration }}
podGCDeleteDelayDuration: {{ . }}
{{- end }}
>>>>>>> argo-cd-5.27.1
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ rules:
- list
- watch
- delete
<<<<<<< HEAD
=======
- apiGroups:
- ""
resources:
Expand Down

0 comments on commit 8925cc8

Please sign in to comment.