From 2902e1570e4c0ab5706a963f231e248e15349163 Mon Sep 17 00:00:00 2001 From: s027 Date: Wed, 17 Apr 2024 14:28:25 +0000 Subject: [PATCH] Fix Ingress hostname --- first-gitops-app/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first-gitops-app/ingress.yaml b/first-gitops-app/ingress.yaml index 4bb284b..59dad42 100644 --- a/first-gitops-app/ingress.yaml +++ b/first-gitops-app/ingress.yaml @@ -5,7 +5,7 @@ metadata: name: nginx spec: rules: - - host: https://nginx-labs-w30-s027.labs.nws.netways.de + - host: nginx-labs-w30-s027.labs.nws.netways.de http: paths: - path: /