You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run a pod in region us-isob-east-1 I get the error "tls: filed to verify certificates: x509: certificate signed by unknown authority" when trying to connect to an AWS Endpoint. Believe this is due to a different CA root bundle in this region.
Request support be added for additional ca certs, e.g. values.yaml entries to support an optional volume mount.
The text was updated successfully, but these errors were encountered:
also, I believe there would be some additional refactoring required for what is customarily a fixed DNS suffix, namely "amazonaws.com" which is not valid in the us-isob-east-1 region.
When I try to run a pod in region us-isob-east-1 I get the error "tls: filed to verify certificates: x509: certificate signed by unknown authority" when trying to connect to an AWS Endpoint. Believe this is due to a different CA root bundle in this region.
Request support be added for additional ca certs, e.g. values.yaml entries to support an optional volume mount.
The text was updated successfully, but these errors were encountered: