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 deployment configurations #3

Merged
merged 3 commits into from
Jul 3, 2024
Merged

Fix deployment configurations #3

merged 3 commits into from
Jul 3, 2024

Conversation

odzhychko
Copy link
Collaborator

  • Fix configuration to wait for opened MPS
  • Fix configuration where to write encryption key for credentials

… expected file

The workspace manager expects to find the secret in the file `workspace-credentials-key.txt`.
See https://github.com/modelix/modelix.workspaces/blob/8f5a45adcd35c9d0333647b6d48b5a5aa972aa89/workspaces/src/main/kotlin/org/modelix/workspaces/Workspace.kt#L143

The previous deployment created the file `workspace-secret` in the folder `/secrets/workspacesecret/workspace-credentials-key.txt`.
@odzhychko odzhychko merged commit 60f7db6 into main Jul 3, 2024
1 check passed
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