Skip to content

Commit

Permalink
Remove builderdefaults, which is unused
Browse files Browse the repository at this point in the history
  • Loading branch information
jsl-hpe committed May 30, 2023
1 parent 12c6192 commit 62ccacf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kubernetes/cms-ipxe/templates/builders.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ OTHER DEALINGS IN THE SOFTWARE.
---
{{ $_ := set $builder "Chart" $base.Chart }}
{{- $_ := set $builder "Release" $base.Release }}
{{- $_ := deepCopy $builderDefaults | merge $builder.Values }}
{{- include "cray-ipxe.deployment" $builder -}}

{{- end }}

0 comments on commit 62ccacf

Please sign in to comment.