mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-13 14:13:10 +01:00
Compare commits
2 Commits
d16359ac5a
...
f07e230046
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f07e230046 | ||
|
|
dcba57568f |
@ -157,7 +157,7 @@ func (impl JobHookImpl) Restore(
|
||||
|
||||
config := getRestoreWalConfig()
|
||||
|
||||
contextLogger.Info("sending restore response", "config", config, "env", env)
|
||||
contextLogger.Info("sending restore response", "config", config)
|
||||
return &restore.RestoreResponse{
|
||||
RestoreConfig: config,
|
||||
Envs: nil,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user