We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you define a route for a loadbalancer
loadbalancers: - name: drewbalancer routes: - name: ingress expose: default->80/tcp destination: avtrajectories->default
Then change it in the next PR with the following content
loadbalancers: - name: drewbalancer routes: - name: ingress expose: default->443/tcp destination: avtrajectories->default
nelson lbs list -n namespace will still print
fdd8cac3d6ff dc1 dev drewbalancer--1-0-0--kj483m81 80 ~> drewunit->default avtraj-dev--1-0-0--kj483m81-somedomain.dc1.company.net
The route doesn't get updated.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If you define a route for a loadbalancer
Then change it in the next PR with the following content
nelson lbs list -n namespace will still print
The route doesn't get updated.
The text was updated successfully, but these errors were encountered: