Skip to content

Commit

Permalink
Update glance-helm-overrides.yaml (rackerlabs#376)
Browse files Browse the repository at this point in the history
* Update glance-helm-overrides.yaml

revert back to PVC storage for glance

* Update glance-helm-overrides.yaml

remove comment
  • Loading branch information
timolow authored Jul 25, 2024
1 parent a46d508 commit 6d01622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base-helm-configs/glance/glance-helm-overrides.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# radosgw, rbd, swift or pvc
storage: swift # Use override to switch to pvc in dev env
storage: pvc

labels:
api:
Expand Down

0 comments on commit 6d01622

Please sign in to comment.