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

Add JWT secret to template files #268

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

john-dupuy
Copy link
Contributor

@john-dupuy john-dupuy commented Dec 10, 2021

Address #252

@@ -91,6 +91,11 @@ objects:
secretKeyRef:
key: name
name: ibutsu-superadmin
- name: JWT_SECRET
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bsquizz what do we need to do on the AppSRE side? Add it to vault?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yep, we will add it to vault and then update the app-interface config for our namespace to insert the secret into the ns.

@rsnyman rsnyman merged commit 930890d into ibutsu:master Mar 1, 2022
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.

None yet

3 participants