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:
|
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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue