From e88f8319f7cec3e0fb3a5f680c9d4f67cf0994fd Mon Sep 17 00:00:00 2001 From: bradsoper <107413559+bradsoper@users.noreply.github.com> Date: Tue, 13 Feb 2024 15:40:11 -0800 Subject: [PATCH] Update ingress.tpl --- pkg/app/dbs/tmpl/minio/ingress.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/app/dbs/tmpl/minio/ingress.tpl b/pkg/app/dbs/tmpl/minio/ingress.tpl index f1bd5730..c7c03e04 100644 --- a/pkg/app/dbs/tmpl/minio/ingress.tpl +++ b/pkg/app/dbs/tmpl/minio/ingress.tpl @@ -18,7 +18,7 @@ metadata: {{$k}}: "{{$v}}" {{- end }} spec: - ingressClassName: nginx + ingressClassName: {{ .Spec.Networking.Ingress.IngressClassName }} {{- if and ( isTrue .Spec.Networking.HTTPS.Enabled ) (ne .Spec.Networking.HTTPS.CertSecret "") }} tls: - hosts: