mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-07-29 08:44:28 +00:00
fix port colission
This commit is contained in:
@@ -203,7 +203,7 @@ spec:
|
|||||||
- name: socket-dir
|
- name: socket-dir
|
||||||
mountPath: /var/lib/csi/sockets/pluginproxy/
|
mountPath: /var/lib/csi/sockets/pluginproxy/
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8081
|
||||||
name: attach-port
|
name: attach-port
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
|
|||||||
Reference in New Issue
Block a user