diff --git a/on-premise/prometheusAlertManager/3_deploy/ing.yaml b/on-premise/prometheusAlertManager/3_deploy/ing.yaml index 9ffec75..63a8887 100644 --- a/on-premise/prometheusAlertManager/3_deploy/ing.yaml +++ b/on-premise/prometheusAlertManager/3_deploy/ing.yaml @@ -13,7 +13,7 @@ metadata: spec: ingressClassName: nginx rules: - - host: alert.icurfer.com + - host: alert.inje-private.com http: paths: - backend: diff --git a/on-premise/prometheus_2.54.1/3_deploy/ing.yaml b/on-premise/prometheus_2.54.1/3_deploy/ing.yaml index d0d37bc..710b20a 100644 --- a/on-premise/prometheus_2.54.1/3_deploy/ing.yaml +++ b/on-premise/prometheus_2.54.1/3_deploy/ing.yaml @@ -13,7 +13,7 @@ metadata: spec: ingressClassName: nginx rules: - - host: prometheus.icurfer.com + - host: prometheus.inje-private.com http: paths: - backend: