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

Include namespace for all necessary fields #129

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

rewanthtammana
Copy link
Contributor

In the access-kubernetes-goat.sh, the services are being exposed from the default namespace.

If the user runs the setup-kubernetes-goat.sh from any other namespace, the resources will be created in them & access-kubernetes-goat.sh won't be able to find anything in default namespace.

This PR fixes that bug by specifying the namespace for all resources that are being port-forwarded by the services.

image

Signed-off-by: Rewanth Tammana <22347290+rewanthtammana@users.noreply.github.com>
@rewanthtammana
Copy link
Contributor Author

@madhuakula

@madhuakula madhuakula merged commit e8d13bb into madhuakula:master Aug 2, 2023
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