Skip to content

Commit

Permalink
set ingress.enabled to true explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
mnafees committed Feb 7, 2023
1 parent 4403364 commit 49a3cf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions porter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ apps:
name: web
build_ref: porter
helm_values:
ingress:
enabled: true
container:
port: 8080
resources:
Expand Down

0 comments on commit 49a3cf2

Please sign in to comment.