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

CLI[Chart]: Set namespace to kubectl context during cluster create #519

Closed
Tracked by #420
leninmehedy opened this issue Nov 10, 2023 · 1 comment · Fixed by #521
Closed
Tracked by #420

CLI[Chart]: Set namespace to kubectl context during cluster create #519

leninmehedy opened this issue Nov 10, 2023 · 1 comment · Fixed by #521
Assignees
Labels

Comments

@leninmehedy
Copy link
Member

leninmehedy commented Nov 10, 2023

Need to invoke after creating a cluster

kubectl config set-context --current --namespace="${NAMESPACE}"
@swirlds-automation
Copy link
Contributor

🎉 This issue has been resolved in version 0.13.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants