azure csi typo (#6469)

This commit is contained in:
Samuel Liu 2020-07-30 15:52:31 +08:00 committed by GitHub
parent 924cc11af6
commit 15ec44901d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@
- name: Kubernetes Persistent Volumes | Add Azure CSI Storage Class
kube:
name: cinder-csi
name: azure-csi
kubectl: "{{ bin_dir }}/kubectl"
resource: StorageClass
filename: "{{ kube_config_dir }}/azure-csi-storage-class.yml"