Skip to content

Commit

Permalink
Deployment test image tag added
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmadhankumar committed Apr 11, 2022
1 parent 6750548 commit da4967b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -73,7 +73,7 @@ Please see the compatibility matrix above before you deploy the driver

To deploy the CSI driver:
```sh
kubectl apply -k "https://github.com/kubernetes-sigs/ibm-powervs-block-csi-driver/deploy/kubernetes/overlays/stable"
kubectl apply -k "https://github.com/kubernetes-sigs/ibm-powervs-block-csi-driver/deploy/kubernetes/overlays/stable/?ref=v0.1.0-alpha.3"
```

Verify driver is running:
Expand Down
Expand Up @@ -4,7 +4,7 @@ bases:
- ../../base
images:
- name: gcr.io/k8s-staging-cloud-provider-ibm/ibm-powervs-block-csi-driver
newTag: main
newTag: v0.1.0-alpha.3
- name: k8s.gcr.io/sig-storage/csi-provisioner
newTag: v3.1.0
- name: k8s.gcr.io/sig-storage/csi-attacher
Expand Down

0 comments on commit da4967b

Please sign in to comment.