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

storage-scrubber: fix up secret env var name in cmdline #116

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

VladLazar
Copy link
Contributor

Looking at secrets.yaml, the env var is STORAGE_CONTROLLER_JWT_TOKEN and not STORAGE_CONTROLLER_JWT.
The token reaches the pod and is correct, but the invocation is wrong.

@VladLazar VladLazar requested a review from skyzh December 9, 2024 14:25
@skyzh skyzh merged commit 2bfde8d into main Dec 9, 2024
6 checks passed
@skyzh skyzh deleted the vlad/fix-secret-env-var-name branch December 9, 2024 14:29
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.

2 participants