Restore annotation

This commit is contained in:
jandre 2021-04-25 18:09:25 +02:00
parent 2901f9aa1a
commit a4eda1db42

View File

@ -15,6 +15,7 @@ const (
Failure SessionState = "Failure"
Deleted SessionState = "Deleted"
// Environment variables used by the sidecar container
RESTORE_ANNOTATION = "restore"
// the name of the sidecar container
SIDECARCONTAINER_NAME string = "formol"
// Used by both the backupsession and restoresession controllers to identified the target deployment