pravega / pravega-operator

Pravega Kubernetes Operator
Apache License 2.0
41 stars 38 forks source link

Provide support to configure controller port #536

Open anishakj opened 3 years ago

anishakj commented 3 years ago

Description

Currently controller ports are hardcoded as 10080 and 9090 in operator

Importance

Provide option to configure the ports for controller

Location

pkg/controller/pravega/pravega_controller.go

Suggestions for an improvement

Make controller ports configurable