Commit 5fc2842
committed
[helm/csiDriver] Switch to non-deprecated apiVersion
In this commit, we switch CSIDriver resources to the latest stable
apiVersion so to surpass warning messages on deploying and also prepare
chart for future k8s version where storage/v1beta1 will be removed.
Signed-off-by: dntosas <[email protected]>1 parent 66efa68 commit 5fc2842
File tree
3 files changed
+3
-3
lines changed- charts/aws-ebs-csi-driver
- templates
- deploy/kubernetes/base
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments