fix ingress

This commit is contained in:
2025-04-06 21:36:01 +02:00
parent f55875bc8f
commit d75dd0fca4
3 changed files with 4 additions and 4 deletions

View File

@@ -11,6 +11,6 @@ spec:
v1.min.io/tenant: panic-minio
ports:
- name: http
port: 9090
targetPort: 9090
port: 9001
targetPort: 9001
protocol: TCP