fix: add ExternalName service for cross-namespace minio ingress

This commit is contained in:
Alexander Rogov
2026-07-13 00:59:26 +03:00
parent 5fe79e7530
commit e0965b1ede
2 changed files with 11 additions and 1 deletions

View File

@@ -22,6 +22,6 @@ spec:
pathType: Prefix
backend:
service:
name: minio
name: minio-proxy
port:
number: 80