Set default toleration value to avoid error connecting to provider "aws"
#267
Labels
bug
Something isn't working
error connecting to provider "aws"
#267
Set a default Toleration value
There are several issues including this one #266 where the users get the error
error connecting to provider "aws"
due to the POD tolerations.I think that it should be set by default
[{"operator": "Exists"}]
as it is on secrets-store-csi-driverThis will save a ton of debugging time to a lot of people.
Update the troubleshooting section with this issue is also a good option, in case there is not possible to update the default value on the helm chart.
The text was updated successfully, but these errors were encountered: