You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Right now the target allocator does not specify a container port even though it serves endpoints on port 8080. In order to be consistent between collector and allocator, this should be set up.
Describe the solution you'd like
Declare ContainerPort for Target Allocator inside Container spec.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Component(s)
target allocator
Is your feature request related to a problem? Please describe.
Right now the target allocator does not specify a container port even though it serves endpoints on port 8080. In order to be consistent between collector and allocator, this should be set up.
Describe the solution you'd like
Declare ContainerPort for Target Allocator inside Container spec.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: