Skip to content

Commit b6218de

Browse files
authored
Merge pull request #1873 from andyzhangx/fix-fedora-azurestack-1.26
[release-1.26] fix: avoid duplicate ssl mounts on Fedora node in AzureStack environment
2 parents b5eb8d4 + 2069e0a commit b6218de

File tree

8 files changed

+50
-80
lines changed

8 files changed

+50
-80
lines changed

charts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following table lists the configurable parameters of the latest Azure Blob S
7777
| `image.nodeDriverRegistrar.tag` | csi-node-driver-registrar docker image tag | `v2.13.0` |
7878
| `image.nodeDriverRegistrar.pullPolicy` | csi-node-driver-registrar image pull policy | `IfNotPresent` |
7979
| `image.csiResizer.repository` | csi-resizer docker image | `mcr.microsoft.com/oss/kubernetes-csi/csi-resizer` |
80-
| `image.csiResizer.tag` | csi-resizer docker image tag | `v1.13.1` |
80+
| `image.csiResizer.tag` | csi-resizer docker image tag | `v1.13.2` |
8181
| `image.csiResizer.pullPolicy` | csi-resizer image pull policy | `IfNotPresent` |
8282
| `imagePullSecrets` | Specify docker-registry secret names as an array | [] (does not add image pull secrets to deployed pods) |
8383
| `cloud` | the cloud environment the driver is running on | `AzurePublicCloud` |

0 commit comments

Comments
 (0)