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: allow custom name pvc ensemble manager #63

Merged
merged 5 commits into from
Sep 12, 2024

Conversation

mosoriob
Copy link
Contributor

No description provided.

@mosoriob mosoriob linked an issue Sep 12, 2024 that may be closed by this pull request
@mosoriob
Copy link
Contributor Author

kubectl exec -ti $(kubectl get pod -l app=mint-ensemble-manager -o jsonpath='{.items[0].metadata.name}') -- env | grep -i pvc
Defaulted container "head" out of: head, files, redis, volume-mount-hack (init)
ENSEMBLE_MANAGER_PVC=mint-super-duper-persistence

Copy link
Contributor Author

@mosoriob mosoriob left a comment

Choose a reason for hiding this comment

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

ok

@mosoriob mosoriob merged commit c70a487 into main Sep 12, 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.

Allow custom name pvc ensemble manager
1 participant