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

Merged
merged 1 commit into from
Aug 6, 2024
Merged

adding ks8 #550

merged 1 commit into from
Aug 6, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 6, 2024

Modifies the Ingress configuration in the Ingress.yaml file by updating the fortiweb-ctrl-log value from "disable" to "enable". Additionally, it introduces a new default backend configuration for the service "dvwa" with port number 80.

The change in the fortiweb-ctrl-log setting aims to enable control logging for improved monitoring and troubleshooting capabilities.

Moreover, the inclusion of the default backend configuration enhances the routing behavior for requests to the specified host www.bankexample.com, ensuring that requests not matching any specific path will be directed to the default backend service "dvwa" on port 80.

These modifications enhance the functionality and monitoring capabilities of the Ingress configuration, improving the overall performance and reliability of the application.

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