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

adding ks8 #535

Merged
merged 1 commit into from
Aug 5, 2024
Merged

adding ks8 #535

merged 1 commit into from
Aug 5, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 5, 2024

Adds a new namespace called "ks8" to the project. The changes include updating various files to include the new namespace:

  • In manifests/apps/dvwa/Deployment.yaml, the service name is changed from "dvwa" to "http".
  • In manifests/apps/dvwa/kustomization.yaml, the new namespace.yaml file is added.
  • In manifests/apps/ollama/kustomization.yaml, the new namespace.yaml file is added.
  • In manifests/ingress/Ingress.yaml, the default backend service name is changed to "http.dvwa".

This addition of the "ks8" namespace allows for better organization and management of resources within the project.

@robinmordasiewicz robinmordasiewicz merged commit 5d450de into main Aug 5, 2024
4 of 6 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 5, 2024 13:35
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.

1 participant