Skip to content

Commit

Permalink
Merge pull request #8 from TheLunarCompany/core-1212-adjust-helm-char…
Browse files Browse the repository at this point in the history
…ts-for-application-load-balancer-setup

Add load_flows to Example Paths in Ingress
  • Loading branch information
JonathanLande authored Oct 10, 2024
2 parents 36b26df + 2a4130c commit 9b48b7f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/lunar-proxy/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,13 @@ ingress:
hosts:
- host: lunar-proxy-example.local
paths:
- path: /load_flows
pathType: Prefix
backend:
service:
name: lunar-proxy-example
port:
number: 8081
- path: /apply_policies
pathType: Prefix
backend:
Expand Down

0 comments on commit 9b48b7f

Please sign in to comment.