Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Platform][Kubernetes] Use az.updateConfig for incluster credentials
c0b9786 changed the behavior of az.setConfig and added az.updateConfig. This change uses the correct method to add `{"KUBECONFIG": ""}` to the existing configuration instead of overwriting the whole AZ configuration. This was missed when I rebased yugabyte#8371 against latest changes. Fixes yugabyte#10860 Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
- Loading branch information