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

Restore container asure used the wrong secret #694

Open
m-maillot opened this issue Aug 27, 2021 · 3 comments
Open

Restore container asure used the wrong secret #694

m-maillot opened this issue Aug 27, 2021 · 3 comments
Labels
database Database related

Comments

@m-maillot
Copy link

See with @TristanAllaire

The secret is deployed under a new name : project-access-key (in place of azure-project-volume)

The script should be updated too.

@douglasduteil
Copy link
Contributor

@m-maillot which secret are referring to ?
In which namespace it can be found ?

@m-maillot
Copy link
Author

For the CDTN project, you can find this secret in the namespace cdtn, env prod, secret cdtnadminprod-access-key.

@douglasduteil
Copy link
Contributor

It's a breaking change at many levels...
We need to hack this in some way as this namespace is missing another mandatory secret in production to make the script run and output on the dev volume...

@revolunet revolunet added the database Database related label Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Database related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants