Skip to content

Commit

Permalink
fixing route
Browse files Browse the repository at this point in the history
  • Loading branch information
abasitt committed Oct 14, 2024
1 parent f0479a7 commit 831b113
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kubernetes/neo/apps/default/babybuddy/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,8 @@ spec:
kind: Gateway
name: private-gateway
namespace: istio-gateways
- group: ""
kind: Gateway
name: external-gateway
namespace: istio-gateways
hostnames:
- "{{ .Release.Name }}.${CLUSTER_DOMAIN}"
- "{{ .Release.Name }}.${SECRET_DOMAIN}
rules:
- matches:
- path:
Expand Down

0 comments on commit 831b113

Please sign in to comment.