update volumes and expose port 8388

This commit is contained in:
2024-06-21 14:33:39 +10:00
parent ae8680ce63
commit 739d1fa4d7
5 changed files with 21 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ data:
"5433": "postgresql/postgresql-replica:5432"
"5443": "flux-system/adguard-home:5443"
"6060": "flux-system/adguard-home:6060"
"8388": "qbittorrent/qbittorrent-torrent:8388"
---
apiVersion: v1
kind: ConfigMap
@@ -22,3 +23,4 @@ data:
"68": "flux-system/adguard-home:68"
"853": "flux-system/adguard-home:853"
"5443": "flux-system/adguard-home:5443"
"8388": "qbittorrent/qbittorrent-torrent:8388"