unique name
This commit is contained in:
parent
cad1103d7a
commit
009b5d37fc
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue