Skip to content

Commit

Permalink
updating route
Browse files Browse the repository at this point in the history
  • Loading branch information
abasitt committed Oct 14, 2024
1 parent d953632 commit f0479a7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kubernetes/neo/apps/default/babybuddy/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,13 @@ 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 f0479a7

Please sign in to comment.