We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b4934 commit 21be4ffCopy full SHA for 21be4ff
apps/clouds/azure-csi/app/azure-csi.yaml
@@ -530,7 +530,7 @@ spec:
530
- name: CSI_ENDPOINT
531
value: unix:///csi/csi.sock
532
- name: AZURE_GO_SDK_LOG_LEVEL
533
- image: mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.33.1
+ image: mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.33.2
534
imagePullPolicy: IfNotPresent
535
livenessProbe:
536
failureThreshold: 5
@@ -784,7 +784,7 @@ spec:
784
apiVersion: v1
785
fieldPath: spec.nodeName
786
787
788
789
lifecycle:
790
preStop:
0 commit comments