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

fix(tor): Fix tcp vs TCP

parent 2328783b
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ spec: ...@@ -34,7 +34,7 @@ spec:
ports: ports:
- name: socks - name: socks
containerPort: 9050 containerPort: 9050
protocol: tcp protocol: TCP
resources: resources:
requests: requests:
cpu: 100m cpu: 100m
......
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