Skip to content

Commit

Permalink
Enable ingress in central deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
garryod committed Sep 17, 2024
1 parent ba354e6 commit 19fd727
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions charts/apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,10 @@ opa:
bundlerSecret:
name: token-authorization
key: bearer
ingress:
enabled: true
hosts:
- host: authz.diamond.ac.uk
paths:
- path: /
pathType: Prefix

0 comments on commit 19fd727

Please sign in to comment.