diff --git a/k8s/namespaces/monitoring/prometheus-ingress.yaml b/k8s/namespaces/monitoring/prometheus-ingress.yaml index 43fa049..3788639 100644 --- a/k8s/namespaces/monitoring/prometheus-ingress.yaml +++ b/k8s/namespaces/monitoring/prometheus-ingress.yaml @@ -6,7 +6,7 @@ metadata: annotations: cert-manager.io/cluster-issuer: letsencrypt-prod spec: - ingressClassName: nginx + ingressClassName: nginx-private rules: - host: prometheus.uzbutterfly.com http: