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

K3S debug ports and doc update #7689

Merged
merged 3 commits into from
Oct 16, 2023
Merged

Commits on Oct 16, 2023

  1. Fix traefik ingress rules for java debugging ports

    The traefik rules haven't been changed when changing the endpoint ports.
    Now tomcat ports is routed to the 8003 and 8002 port is redirected to
    the search server port.
    cbosdo committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f70e7cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c5f84c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d693025 View commit details
    Browse the repository at this point in the history