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

Wormhole API ports are not included in server and client network policy #88

Closed
Decard6 opened this issue Jan 15, 2025 · 0 comments · Fixed by #89
Closed

Wormhole API ports are not included in server and client network policy #88

Decard6 opened this issue Jan 15, 2025 · 0 comments · Fixed by #89

Comments

@Decard6
Copy link
Contributor

Decard6 commented Jan 15, 2025

ingress:
- ports:
# metrics
- port: 8090
protocol: TCP

ingress:
- ports:
# metrics
- port: 8090
protocol: TCP
# pairing
- port: 8080
protocol: TCP
# vpn
- port: 51820
protocol: UDP

Both networkpolicies lack 8082 port.

Decard6 added a commit to Decard6/wormhole that referenced this issue Jan 15, 2025
glothriel added a commit that referenced this issue Jan 15, 2025
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 a pull request may close this issue.

1 participant