Skip to content

Commit

Permalink
Add ingress test
Browse files Browse the repository at this point in the history
  • Loading branch information
florianMalbranque authored and nineinchnick committed Jun 3, 2024
1 parent 8c8e9ad commit 0052450
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,11 @@ accessControl:
}
]
}
ingress:
enabled: true
hosts:
- host: trino.local
paths:
- path: /
pathType: ImplementationSpecific

0 comments on commit 0052450

Please sign in to comment.