mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-04 17:21:24 -03:00
Update _schedule.tpl
This commit is contained in:
@@ -19,8 +19,8 @@ objectData:
|
||||
{{- if and $lookupBSL $lookupBSL.items -}}
|
||||
{{- $lookupBSL = $lookupBSL.items -}}
|
||||
{{- end -}}
|
||||
{{- with ( index $lookupBSL ( $lookupBSL | keys | first ) ) }}
|
||||
{{- $namespace = .metadata.namespace -}}
|
||||
{{- range $BSL := $lookupBSL -}}
|
||||
{{- $namespace = $BSL.metadata.namespace -}}
|
||||
{{- end -}}
|
||||
---
|
||||
apiVersion: velero.io/v1
|
||||
|
||||
Reference in New Issue
Block a user