Yash Tripathi
Yash Tripathi
> What's the expected output in contrast? The `--config ` is missing? I think this is a `zsh` issue? Yes, it's just a minor issue, --config should show up, investigating...
> Check, I remember I used to unlink the target (/etc/localtime) before setting it, that might have gotten lost somewhere. Update - unlink is present, it's still not working, tried...
> > > Check, I remember I used to unlink the target (/etc/localtime) before setting it, that might have gotten lost somewhere. > > > > > > Update -...
Seems like I missed implementing selected_servers key in config
fixed in #578, either use `"servers": ["nginx", "postgresql", "sshd"],` in config, else it will be prompted if `servers` is not present in config
@diogoasouza Tried this on rancher 2.11-head with chart version `106.3.1+up1.25.0` Kiali Shows the following: ``` Could not fetch health: Error while fetching app health: istio APIs and resources are not...
@diogoasouza , The tolerations key fix works fine, but I can't validate the normal startup of kiali pod out of the box, I need to apply the workaround i.e restarting...