You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set ImagePullPolicy to Always for automatic patch updates
Change imagePullPolicy from IfNotPresent to Always in both CSI driver
deployment manifests to ensure automatic pickup of new patch releases
without requiring manual intervention.
Changes:
- deploy/csi-azurelustre-controller.yaml: azurelustre container
- deploy/csi-azurelustre-node.yaml: azurelustre container
0 commit comments