Remove ports on vpn sidecar
This commit is contained in:
parent
60e8e0ff44
commit
a90f0fa700
|
@ -52,9 +52,6 @@ spec:
|
|||
capabilities:
|
||||
add:
|
||||
- NET_ADMIN
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8080
|
||||
|
||||
volumes:
|
||||
- name: qbittorrent-config
|
||||
|
|
|
@ -17,4 +17,4 @@ spec:
|
|||
service:
|
||||
name: vpn-pods
|
||||
port:
|
||||
number: 8080
|
||||
name: http
|
Loading…
Reference in New Issue