Description
When updating a node pool configuration in the values.yaml file, changes are not propagated to the api server ~/.sky/ssh_node_pools.yaml file, even after a complete redeployment.
WorkAround
We had to edit the file directly on the pod, and then redeploy the api server.
Addintional Info
Using ArgoCD deployment using helm charts. Default values overriden in a custom values.yaml file.