Skip to content

Commit 1c11df4

Browse files
committed
PowerVS: Remove bind address
Remove the --bind-address to localhost as it makes the liveness test fail.
1 parent 1df0999 commit 1c11df4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/cloud/powervs/assets/deployment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ spec:
7373
source /etc/kubernetes/apiserver-url.env
7474
fi
7575
exec /bin/ibm-cloud-controller-manager \
76-
--bind-address=127.0.0.1 \
7776
--use-service-account-credentials=true \
7877
--configure-cloud-routes=false \
7978
--cloud-provider=ibm \

0 commit comments

Comments
 (0)