Skip to content

Commit

Permalink
Merge pull request #2 from ngyenhuukhoi/revert-1-ngyenhuukhoi-patch-1
Browse files Browse the repository at this point in the history
Revert "Update resources.py"
  • Loading branch information
nguyenhuukhoi authored Jan 17, 2024
2 parents 2b56eb5 + 77472aa commit d7756c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magnum_cluster_api/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ def get_object(self) -> pykube.ConfigMap:
else {},
"name": "block-%s" % utils.convert_to_rfc1123(vt.name),
},
"provisioner": "cinder.csi.openstack.org",
"provisioner": "kubernetes.io/cinder",
"parameters": {
"type": utils.convert_to_rfc1123(vt.name),
},
Expand Down

0 comments on commit d7756c6

Please sign in to comment.