Skip to content

Commit

Permalink
Merge pull request openstack-k8s-operators#202 from fultonj/glance_sp…
Browse files Browse the repository at this point in the history
…arse_image

Enable glance sparse image upload
  • Loading branch information
fmount authored Apr 29, 2024
2 parents d016fec + f4783fb commit 52dc5c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/va/hci/service-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ data:
store_description = "RBD backend"
rbd_store_pool = images
rbd_store_user = openstack
rbd_thin_provisioning = True
glanceAPIs:
default:
replicas: 3
Expand Down

0 comments on commit 52dc5c9

Please sign in to comment.