Commit aed4f46
committed
fix(recovery): Default recovery cluster server name
The `barmanObjectStore.serverName` for the recovery cluster was previously
not explicitly defaulting. This change ensures that if
`.Values.recovery.clusterName` is not provided, the `serverName` will
automatically fall back to the full name of the current cluster.
Signed-off-by: Enrique Hernández Bello <ehernandez@maarlab.com>1 parent 6b5154b commit aed4f46
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments