Skip to content

Commit

Permalink
Merge branch 'master' into gemini-support
Browse files Browse the repository at this point in the history
  • Loading branch information
Avi-Robusta authored Dec 22, 2024
2 parents 2680683 + 5b0f11c commit 2eb2570
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions helm/holmes/templates/toolset-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ metadata:
namespace: {{ .Release.Namespace }}
data:
custom_toolset.yaml: |-
toolsets:
{{ toYaml .Values.toolsets | nindent 4 }}
toolsets: {{ toYaml .Values.toolsets | nindent 6 }}
{{- end }}

0 comments on commit 2eb2570

Please sign in to comment.