chore: change port num
This commit is contained in:
parent
ce30c76174
commit
b85c0aafd7
@ -50,7 +50,7 @@ spec:
|
|||||||
args:
|
args:
|
||||||
- --csi-address=/csi/csi.sock
|
- --csi-address=/csi/csi.sock
|
||||||
- --probe-timeout=3s
|
- --probe-timeout=3s
|
||||||
- --health-port=29642
|
- --health-port=29652
|
||||||
- --v=5
|
- --v=5
|
||||||
imagePullPolicy: {{ .Values.image.livenessProbe.pullPolicy }}
|
imagePullPolicy: {{ .Values.image.livenessProbe.pullPolicy }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
@ -23,7 +23,7 @@ spec:
|
|||||||
args:
|
args:
|
||||||
- --csi-address=/csi/csi.sock
|
- --csi-address=/csi/csi.sock
|
||||||
- --probe-timeout=3s
|
- --probe-timeout=3s
|
||||||
- --health-port=29642
|
- --health-port=29653
|
||||||
- --v=5
|
- --v=5
|
||||||
imagePullPolicy: {{ .Values.image.livenessProbe.pullPolicy }}
|
imagePullPolicy: {{ .Values.image.livenessProbe.pullPolicy }}
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|||||||
@ -48,7 +48,7 @@ spec:
|
|||||||
args:
|
args:
|
||||||
- --csi-address=/csi/csi.sock
|
- --csi-address=/csi/csi.sock
|
||||||
- --probe-timeout=3s
|
- --probe-timeout=3s
|
||||||
- --health-port=29642
|
- --health-port=29652
|
||||||
- --v=5
|
- --v=5
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: socket-dir
|
- name: socket-dir
|
||||||
|
|||||||
@ -23,7 +23,7 @@ spec:
|
|||||||
args:
|
args:
|
||||||
- --csi-address=/csi/csi.sock
|
- --csi-address=/csi/csi.sock
|
||||||
- --probe-timeout=3s
|
- --probe-timeout=3s
|
||||||
- --health-port=29642
|
- --health-port=29653
|
||||||
- --v=5
|
- --v=5
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: socket-dir
|
- name: socket-dir
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user