fix ingress

This commit is contained in:
2025-04-06 21:38:55 +02:00
parent d75dd0fca4
commit 9d769840b7
3 changed files with 3 additions and 4 deletions

View File

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