diff --git a/charts/talm/templates/_helpers.tpl b/charts/talm/templates/_helpers.tpl index 090fc52..f1a9601 100644 --- a/charts/talm/templates/_helpers.tpl +++ b/charts/talm/templates/_helpers.tpl @@ -24,7 +24,7 @@ {{- define "talm.discovered.disks_info" }} # -- Discovered disks: {{- range .Disks }} -{{- if not (regexMatch "^/dev/(zd|drbd)" .device_name) }} +{{- if .wwid }} # {{ .device_name }}: # model: {{ .model }} # serial: {{ .serial }}