Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

pass Java system properties–aws.accessKeyId and aws.secretKey to pod #14

Closed
digash opened this issue Jan 5, 2021 · 1 comment
Closed

Comments

@digash
Copy link
Collaborator

digash commented Jan 5, 2021

The second default way to auth is to use Java system properties–aws.accessKeyId and aws.secretKey. The AWS SDK for Java uses the SystemPropertiesCredentialsProvider to load these credentials.

These properties currently not passed along to pod.

borkdude pushed a commit that referenced this issue Jan 7, 2021
@borkdude
Copy link
Contributor

borkdude commented Jan 7, 2021

Fixed using @jeroenvandijk's PR

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

No branches or pull requests

2 participants