From 009b5d37fc767bd6038c10f7d99a41c84ea24bcf Mon Sep 17 00:00:00 2001 From: "Waylon S. Walker" Date: Tue, 12 Mar 2024 20:13:54 -0500 Subject: [PATCH] unique name --- hello-world/deployments/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hello-world/deployments/deployment.yaml b/hello-world/deployments/deployment.yaml index beccee9..8031c28 100644 --- a/hello-world/deployments/deployment.yaml +++ b/hello-world/deployments/deployment.yaml @@ -104,7 +104,7 @@ kind: Ingress metadata: labels: service: hello-world - name: hello-world-ingress + name: hello-world-ingress-active namespace: hello-world spec: rules: @@ -128,7 +128,7 @@ kind: Ingress metadata: labels: service: hello-world - name: hello-world-ingress + name: hello-world-ingress-preview namespace: hello-world spec: rules: