mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 19:14:19 -03:00
Update library/common/templates/class/velero/_schedule.tpl
This commit is contained in:
@@ -19,7 +19,7 @@ objectData:
|
||||
{{- if and $lookupBSL $lookupBSL.items -}}
|
||||
{{- $lookupBSL = $lookupBSL.items -}}
|
||||
{{- end -}}
|
||||
{{- with (index $lookupBSL 0) }}
|
||||
{{- with ( index $lookupBSL ( $lookupBSL | keys | first ) ) }}
|
||||
{{- $namespace = .metadata.namespace -}}
|
||||
{{- end -}}
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user