Commit b902b9f
committed
fix: correct storageclass annotations and node dnsPolicy in latest chart
Cherry-pick of PR kubernetes-csi#1102 for release-4.13 branch.
- Move annotations key inside with block to avoid rendering null annotations
- Fix node DaemonSet dnsPolicy to use node.dnsPolicy instead of controller.dnsPolicy1 parent e1ffeff commit b902b9f
3 files changed
Lines changed: 3 additions & 3 deletions
File tree
- charts/latest
- csi-driver-nfs/templates
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments