Skip to content

Post https://iam.amazonaws.com/: x509: failed to load system roots and no roots provided #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Avolynsk opened this issue Apr 5, 2019 · 1 comment

Comments

@Avolynsk
Copy link

Avolynsk commented Apr 5, 2019

I'm getting this error while trying to create an IAM role using a provided sample. Before installation of iam-role-manager I've added an IAM role for it into values.yaml

@Avolynsk
Copy link
Author

Avolynsk commented Apr 5, 2019

Fixed by adding

RUN apt-get update
RUN apt-get install -y ca-certificates

to Dockerfile and rebuilding the docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant