Skip to content
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

fix hardcoded s3 creds #76

Merged
merged 1 commit into from
Mar 12, 2022
Merged

fix hardcoded s3 creds #76

merged 1 commit into from
Mar 12, 2022

Conversation

pkit
Copy link
Contributor

@pkit pkit commented Mar 12, 2022

use a node or config based creds when not supplied explicitly

fixes: #75

}
]
}
```
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add a sample command you used to install the chart.
Want to capture how it works with the schema validation

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not using the chart.
It doesn't fit our gitops-only paradigm.
I render the chart offline using helm template and then install it through fluxcd2

Copy link
Collaborator

@No9 No9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some comments in the README but the code LGTM

use a node or config based creds when not supplied explicitly
@No9 No9 merged commit 4c62604 into IBM:main Mar 12, 2022
@No9
Copy link
Collaborator

No9 commented Mar 12, 2022

Thanks again for this I'll merge this PR and sort the fmt issue as part of the release.

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

Successfully merging this pull request may close these issues.

Hardcoded AWS credentials
2 participants