Skip to content
Snippets Groups Projects
Verified Commit 8b7c1172 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(tor): Fix wrong object level of ingress ports

parent 0e1ee26d
No related branches found
No related tags found
No related merge requests found
......@@ -18,8 +18,8 @@ spec:
podSelector:
matchLabels:
tor.shivering-isles.com/egress-enabled: "true"
ports:
- port: 9050
protocol: TCP
ports:
- port: 9050
protocol: TCP
policyTypes:
- Ingress
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment