From 1e4a007d727ccc6130ac64b84583d85b082d183f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sun, 6 Apr 2025 20:16:59 +0200 Subject: [PATCH] update tenant name --- deploy/minio-tenant/ingress.yaml | 4 ++-- deploy/minio-tenant/tenant.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/minio-tenant/ingress.yaml b/deploy/minio-tenant/ingress.yaml index e769c51..6a26f36 100644 --- a/deploy/minio-tenant/ingress.yaml +++ b/deploy/minio-tenant/ingress.yaml @@ -17,7 +17,7 @@ spec: pathType: Prefix backend: service: - name: myminio + name: panic-minio port: number: 443 - host: console.minio.panic.haus @@ -27,7 +27,7 @@ spec: pathType: Prefix backend: service: - name: myminio-console + name: panic-minio-console port: number: 9443 tls: diff --git a/deploy/minio-tenant/tenant.yaml b/deploy/minio-tenant/tenant.yaml index 9224337..4635901 100644 --- a/deploy/minio-tenant/tenant.yaml +++ b/deploy/minio-tenant/tenant.yaml @@ -7,7 +7,7 @@ metadata: prometheus.io/scrape: "true" labels: app: minio - name: myminio + name: panic-minio namespace: minio-tenant spec: exposeServices: