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 init #628

Merged
merged 1 commit into from
Oct 1, 2024
Merged

adding init #628

merged 1 commit into from
Oct 1, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Oct 1, 2024

Adds an Ingress resource for the application in the Kubernetes cluster. The Ingress resource defines the routing rules for incoming traffic to the application.
The Ingress resource includes annotations specifying configuration details such as Fortiweb IP, login information, port, virtual server details, server policies, and more.

Additionally, the necessary changes have been made to the kustomization.yaml files to include the new Ingress resource for the application.

This enhancement allows for proper routing and configuration of incoming traffic to the application, improving the overall accessibility and security of the application within the Kubernetes environment.

@robinmordasiewicz robinmordasiewicz merged commit c2d80be into main Oct 1, 2024
4 of 6 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev107 branch October 1, 2024 15:26
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