unique name

This commit is contained in:
Waylon Walker 2024-03-12 20:13:54 -05:00
parent cad1103d7a
commit 009b5d37fc
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -104,7 +104,7 @@ kind: Ingress
metadata: metadata:
labels: labels:
service: hello-world service: hello-world
name: hello-world-ingress name: hello-world-ingress-active
namespace: hello-world namespace: hello-world
spec: spec:
rules: rules:
@ -128,7 +128,7 @@ kind: Ingress
metadata: metadata:
labels: labels:
service: hello-world service: hello-world
name: hello-world-ingress name: hello-world-ingress-preview
namespace: hello-world namespace: hello-world
spec: spec:
rules: rules: