You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{- range $index, $nodepool := .Values.nodepools }} and {{ $nodepool := .Values.nodepool }} blocks. nodepools has a default value while nodepool doesn't.
Would it make sense to just use nodepools, even if you only have one?