Skip to content

Commit

Permalink
fix: locations in schedule (#1717)
Browse files Browse the repository at this point in the history
  • Loading branch information
srodenhuis authored Sep 16, 2024
1 parent 643a4bd commit ec0e7de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/team-ns/templates/backup/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ spec:
{{- end }}
{{- end }}
snapshotVolumes: {{ .snapshotVolumes }}
storageLocation: otomi
storageLocation: apl
volumeSnapshotLocations:
- otomi
- apl
{{- end }}
{{- end }}

0 comments on commit ec0e7de

Please sign in to comment.