chore: change port num

This commit is contained in:
andyzhangx 2020-11-19 03:40:11 +00:00
parent ce30c76174
commit b85c0aafd7
4 changed files with 4 additions and 4 deletions

View File

@ -50,7 +50,7 @@ spec:
args:
- --csi-address=/csi/csi.sock
- --probe-timeout=3s
- --health-port=29642
- --health-port=29652
- --v=5
imagePullPolicy: {{ .Values.image.livenessProbe.pullPolicy }}
volumeMounts:

View File

@ -23,7 +23,7 @@ spec:
args:
- --csi-address=/csi/csi.sock
- --probe-timeout=3s
- --health-port=29642
- --health-port=29653
- --v=5
imagePullPolicy: {{ .Values.image.livenessProbe.pullPolicy }}
volumeMounts:

View File

@ -48,7 +48,7 @@ spec:
args:
- --csi-address=/csi/csi.sock
- --probe-timeout=3s
- --health-port=29642
- --health-port=29652
- --v=5
volumeMounts:
- name: socket-dir

View File

@ -23,7 +23,7 @@ spec:
args:
- --csi-address=/csi/csi.sock
- --probe-timeout=3s
- --health-port=29642
- --health-port=29653
- --v=5
volumeMounts:
- name: socket-dir