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 #533

Merged
merged 1 commit into from
Aug 5, 2024
Merged

adding ks8 #533

merged 1 commit into from
Aug 5, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 5, 2024

Introduces changes to add a new Ingress resource for the "ks8" application in the project. The Ingress resource is defined in the Ingress.yaml file under the manifests/apps/Ingress.yaml path.

Specifically, the Ingress resource is updated with the following details:

  • name: Changed from "dvwa-ingress" to "app-ingress"
  • namespace: Changed from "dvwa" to "fortiweb-ingress"
  • Updated annotations for the Ingress resource.

Additionally, modifications are made in the kustomization.yaml files to include the new Ingress.yaml resource for the "ks8" application.

By adding the Ingress resource for the "ks8" application, this change enables proper routing and ingress configuration for the application within the Kubernetes cluster. This enhancement ensures that the application is accessible and properly exposed to external traffic, enhancing the overall functionality and usability of the project.

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