charts icon indicating copy to clipboard operation
charts copied to clipboard

Fix drone-runner-docker deployment port name

Open sfleener opened this issue 2 years ago • 2 comments

Endpoints aren't properly assigned when the port name in the deployment doesn't match the port name in the service (more context). The port names for the server chart match but not for the docker runner, so this updates the docker runner deployment to use the same name as the service.

sfleener avatar Jan 04 '23 01:01 sfleener

Thanks for the contribution @sfleener

Currently the pipeline requires the version to be set in Chart.yaml. Can you bump the version to 0.6.2 in your branch? Thanks

jimsheldon avatar Jan 04 '23 14:01 jimsheldon

Bumped the version, the lint should be fixed now

sfleener avatar Jan 04 '23 14:01 sfleener