fix port colission

This commit is contained in:
CALIN Cristian Andrei
2021-09-13 17:51:59 +03:00
parent 14d21c2c96
commit 95ee0fa92a

View File

@@ -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: