Skip to content

Commit

Permalink
Pass replicas from RestoreSession to Function (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
Md. Emruz Hossain authored and tamalsaha committed Jul 29, 2019
1 parent e061c7d commit a18041a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apis/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const (
TargetMountPath = "TARGET_MOUNT_PATH"
TargetDirectories = "TARGET_DIRECTORIES"
TargetAppVersion = "TARGET_APP_VERSION"
TargetAppReplicas = "TARGET_APP_REPLICAS"

RestoreDirectories = "RESTORE_DIRECTORIES"
RestoreSnapshots = "RESTORE_SNAPSHOTS"
Expand Down

0 comments on commit a18041a

Please sign in to comment.