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

Fixing kubectl command in walkthrough documentation #205

Merged
merged 2 commits into from
Jun 30, 2021

Conversation

arschles
Copy link
Collaborator

The existing port-forward command used the k alias. This PR:

  • changes that command to be kubectl so that folks who don't have that alias set up will still be able to use it properly
  • emphasizes the need to set up your NAMESPACE env var.

Checklist

Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
@arschles arschles added the documentation Improvements or additions to documentation label Jun 29, 2021
@arschles arschles enabled auto-merge (squash) June 30, 2021 17:58
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
@arschles arschles merged commit c0aaa60 into kedacore:main Jun 30, 2021
@arschles arschles deleted the walkthru-docs branch June 30, 2021 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants