Restore annotation
This commit is contained in:
parent
2901f9aa1a
commit
a4eda1db42
@ -15,6 +15,7 @@ const (
|
|||||||
Failure SessionState = "Failure"
|
Failure SessionState = "Failure"
|
||||||
Deleted SessionState = "Deleted"
|
Deleted SessionState = "Deleted"
|
||||||
// Environment variables used by the sidecar container
|
// Environment variables used by the sidecar container
|
||||||
|
RESTORE_ANNOTATION = "restore"
|
||||||
// the name of the sidecar container
|
// the name of the sidecar container
|
||||||
SIDECARCONTAINER_NAME string = "formol"
|
SIDECARCONTAINER_NAME string = "formol"
|
||||||
// Used by both the backupsession and restoresession controllers to identified the target deployment
|
// Used by both the backupsession and restoresession controllers to identified the target deployment
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user