mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-13 14:13:10 +01:00
Merge dcba57568f into 316828cc73
This commit is contained in:
commit
f07e230046
@ -157,7 +157,7 @@ func (impl JobHookImpl) Restore(
|
|||||||
|
|
||||||
config := getRestoreWalConfig()
|
config := getRestoreWalConfig()
|
||||||
|
|
||||||
contextLogger.Info("sending restore response", "config", config, "env", env)
|
contextLogger.Info("sending restore response", "config", config)
|
||||||
return &restore.RestoreResponse{
|
return &restore.RestoreResponse{
|
||||||
RestoreConfig: config,
|
RestoreConfig: config,
|
||||||
Envs: nil,
|
Envs: nil,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user