Skip to content

Commit

Permalink
Added missing RestoreDataPodOverrideArg constant in restore_data func…
Browse files Browse the repository at this point in the history
…tion (#1911)
  • Loading branch information
shahpratikr committed Feb 16, 2023
1 parent 479e87f commit cc44fa3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/function/restore_data.go
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,6 @@ func (*restoreDataFunc) Arguments() []string {
RestoreDataVolsArg,
RestoreDataBackupTagArg,
RestoreDataBackupIdentifierArg,
RestoreDataPodOverrideArg,
}
}

0 comments on commit cc44fa3

Please sign in to comment.