fixed ports maybe

This commit is contained in:
2024-04-17 19:18:45 -04:00
parent 915bbd6d21
commit 61724cfd4d
3 changed files with 2 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ spec:
name: wg-easy-config
optional: false
ports:
- containerPort: 51822
- containerPort: 51820
protocol: UDP
- containerPort: 51821
securityContext:

View File

@@ -11,5 +11,5 @@ spec:
app: wg-easy
ports:
- port: 51822
targetPort: 51822
targetPort: 51820
protocol: UDP

View File

@@ -10,7 +10,3 @@ spec:
- port: 80
targetPort: 51821
name: http
- port: 51822
targetPort: 51822
name: udp
protocol: UDP