From 62e4adc368b1106bd653ffbfed9173ab0befb67e Mon Sep 17 00:00:00 2001 From: Marcin-Ramotowski Date: Sun, 27 Jul 2025 15:35:13 +0200 Subject: [PATCH] Changed ingress domain --- clusters/prod/ingress.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/prod/ingress.yaml b/clusters/prod/ingress.yaml index d499b92..0cdddbd 100644 --- a/clusters/prod/ingress.yaml +++ b/clusters/prod/ingress.yaml @@ -8,7 +8,7 @@ metadata: spec: ingressClassName: nginx rules: - - host: flux-webhook.marcin00.pl + - host: flux.marcin00.pl http: paths: - path: / @@ -17,4 +17,4 @@ spec: service: name: notification-controller port: - number: 80 \ No newline at end of file + number: 80