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(chart): secretObject when no env var usage #1023

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

joroshiba
Copy link
Member

@joroshiba joroshiba commented Apr 29, 2024

Summary

Removes the unused secretObjects in relayer chart, and the configmap which is unused when secretProvider is enabled

Background

Secret objects are used for loading into k8s secrets and env vars, this is not something we are doing for the relayer chart as the secret is only accessed directly as a file.

Changes

  • disable configmap when secret provider enabled
  • remove secretObjects from the provider.

Testing

CI/CD, and changes have been manually made to deployments for devnet.

@github-actions github-actions bot added the cd label Apr 29, 2024
@joroshiba joroshiba marked this pull request as ready for review April 29, 2024 20:54
@joroshiba joroshiba requested a review from a team as a code owner April 29, 2024 20:54
@joroshiba joroshiba requested review from WafflesVonMaple and aajimal and removed request for WafflesVonMaple April 29, 2024 20:54
@joroshiba joroshiba added this pull request to the merge queue Apr 30, 2024
Merged via the queue into main with commit 8c6c3db Apr 30, 2024
39 checks passed
@joroshiba joroshiba deleted the joroshiba/fix-secret-chart branch April 30, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants