-
Notifications
You must be signed in to change notification settings - Fork 957
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
Feat(Helm chart): Add env vars into pods #4196
base: main
Are you sure you want to change the base?
Conversation
@Pothulapati would it be at all possible for you to take a look? 🙏 |
Signed-off-by: andreibe <[email protected]>
Signed-off-by: andreibe <[email protected]>
Signed-off-by: andreibe <[email protected]>
Signed-off-by: andreibe <[email protected]>
Signed-off-by: andreibe <[email protected]>
6f4cd43
to
62020df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly loooks right.
Can you add a example/test-case in a new values file under the /contrib/charts/dragonfly/ci', run go test ./... --update` and make sure the output is what we expect and won't break with other changes in the future?
Thanks
Signed-off-by: andreibe <[email protected]>
Hi @Pothulapati, Yours, |
Signed-off-by: andreibe <[email protected]>
The current change is required to allow use of S3 bucket backups.