remove plex ingress and expose port directly

This commit is contained in:
2024-07-25 03:27:12 +10:00
parent 6b0768c7db
commit 21b0f33a9a
4 changed files with 8 additions and 33 deletions

View File

@@ -0,0 +1,6 @@
spec:
ports:
- name: pms
port: 32400
targetPort: 32400
protocol: TCP