Skip to content

Commit

Permalink
Merge pull request #1873 from andyzhangx/fix-fedora-azurestack-1.26
Browse files Browse the repository at this point in the history
[release-1.26] fix: avoid duplicate ssl mounts on Fedora node in AzureStack environment
  • Loading branch information
andyzhangx authored Mar 9, 2025
2 parents b5eb8d4 + 2069e0a commit b6218de
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 80 deletions.
2 changes: 1 addition & 1 deletion charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ The following table lists the configurable parameters of the latest Azure Blob S
| `image.nodeDriverRegistrar.tag` | csi-node-driver-registrar docker image tag | `v2.13.0` |
| `image.nodeDriverRegistrar.pullPolicy` | csi-node-driver-registrar image pull policy | `IfNotPresent` |
| `image.csiResizer.repository` | csi-resizer docker image | `mcr.microsoft.com/oss/kubernetes-csi/csi-resizer` |
| `image.csiResizer.tag` | csi-resizer docker image tag | `v1.13.1` |
| `image.csiResizer.tag` | csi-resizer docker image tag | `v1.13.2` |
| `image.csiResizer.pullPolicy` | csi-resizer image pull policy | `IfNotPresent` |
| `imagePullSecrets` | Specify docker-registry secret names as an array | [] (does not add image pull secrets to deployed pods) |
| `cloud` | the cloud environment the driver is running on | `AzurePublicCloud` |
Expand Down
Loading

0 comments on commit b6218de

Please sign in to comment.