From 9faedad3961128e0755e63fd4a0dd04b34913167 Mon Sep 17 00:00:00 2001 From: sdjo Date: Tue, 8 Oct 2024 17:12:07 +0900 Subject: [PATCH] prometheus, nfs-provisioner add --- on-premise/prometheusAlertManager/3_deploy/ing.yaml | 2 +- on-premise/prometheus_2.54.1/3_deploy/ing.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: