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: ...@@ -18,8 +18,8 @@ spec:
podSelector: podSelector:
matchLabels: matchLabels:
tor.shivering-isles.com/egress-enabled: "true" tor.shivering-isles.com/egress-enabled: "true"
ports: ports:
- port: 9050 - port: 9050
protocol: TCP protocol: TCP
policyTypes: policyTypes:
- Ingress - 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