Skip to content

Commit d168995

Browse files
committed
Set storage_availability_zone for DCN cinder backup
Jira: https://issues.redhat.com/browse/OSPRH-11770 Signed-off-by: John Fulton <[email protected]>
1 parent d60373f commit d168995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/dt/dcn/service-values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ data:
2323
backup_ceph_conf = /etc/ceph/az0.conf
2424
backup_ceph_pool = backups
2525
backup_ceph_user = openstack
26+
storage_availability_zone = az0
2627
cinderVolumes:
2728
az0:
2829
customServiceConfig: |

0 commit comments

Comments
 (0)