update ingress-nginx to expose port 5432 for postgresql

This commit is contained in:
2024-06-19 01:34:08 +10:00
parent 474834ea2d
commit 80b6796a41
4 changed files with 11 additions and 9 deletions

View File

@@ -6,6 +6,7 @@ metadata:
data:
"53": "flux-system/adguard-home:53"
"853": "flux-system/adguard-home:853"
"5432": "postgresql/postgresql:5432"
"5443": "flux-system/adguard-home:5443"
"6060": "flux-system/adguard-home:6060"
---