Skip to content

Commit

Permalink
unique names
Browse files Browse the repository at this point in the history
Signed-off-by: Kingdon Barrett <[email protected]>
  • Loading branch information
kingdonb committed Aug 29, 2024
1 parent 8c09098 commit 628aad5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions apps/routers/urbit-ships/socryx-topled-ingressroute.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: socryx-topled
name: socryx-topled-a
namespace: traefik-staging
spec:
entryPoints:
Expand All @@ -23,7 +23,7 @@ spec:
apiVersion: traefik.io/v1alpha1
kind: IngressRoute
metadata:
name: socryx-topled
name: socryx-topled-b
namespace: traefik-staging
spec:
entryPoints:
Expand All @@ -44,7 +44,7 @@ spec:
apiVersion: traefik.io/v1alpha1
kind: IngressRouteTCP
metadata:
name: socryx-topled
name: socryx-topled-a
namespace: traefik-staging
spec:
entryPoints:
Expand All @@ -62,7 +62,7 @@ spec:
apiVersion: traefik.io/v1alpha1
kind: IngressRouteTCP
metadata:
name: socryx-topled
name: socryx-topled-b
namespace: traefik-staging
spec:
entryPoints:
Expand Down

0 comments on commit 628aad5

Please sign in to comment.