Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit 628aad5

Browse files
committed
unique names
Signed-off-by: Kingdon Barrett <[email protected]>
1 parent 8c09098 commit 628aad5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

apps/routers/urbit-ships/socryx-topled-ingressroute.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: traefik.io/v1alpha1
22
kind: IngressRoute
33
metadata:
4-
name: socryx-topled
4+
name: socryx-topled-a
55
namespace: traefik-staging
66
spec:
77
entryPoints:
@@ -23,7 +23,7 @@ spec:
2323
apiVersion: traefik.io/v1alpha1
2424
kind: IngressRoute
2525
metadata:
26-
name: socryx-topled
26+
name: socryx-topled-b
2727
namespace: traefik-staging
2828
spec:
2929
entryPoints:
@@ -44,7 +44,7 @@ spec:
4444
apiVersion: traefik.io/v1alpha1
4545
kind: IngressRouteTCP
4646
metadata:
47-
name: socryx-topled
47+
name: socryx-topled-a
4848
namespace: traefik-staging
4949
spec:
5050
entryPoints:
@@ -62,7 +62,7 @@ spec:
6262
apiVersion: traefik.io/v1alpha1
6363
kind: IngressRouteTCP
6464
metadata:
65-
name: socryx-topled
65+
name: socryx-topled-b
6666
namespace: traefik-staging
6767
spec:
6868
entryPoints:

0 commit comments

Comments
 (0)