Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAT-12946] Overwrite sshPort in case it is not NULL
Summary: We were falling back to context.sshPort even in case it was null, which overwrites the sshPort to null. This diff fixes the same. Test Plan: Manual Testing Reviewers: vbansal Reviewed By: vbansal Subscribers: yugaware Differential Revision: https://phorge.dev.yugabyte.com/D32811
- Loading branch information