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 f09c999 commit d2f0a67Copy full SHA for d2f0a67
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.2
+ image: mcr.microsoft.com/oss/kubernetes-csi/azuredisk-csi:v1.33.3
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