Skip to content

Commit

Permalink
Enable external ingress (#297)
Browse files Browse the repository at this point in the history
Enable the external ingress to allow for the `engineering.homeoffice.gov.uk` domain.
  • Loading branch information
LiamMacP authored Oct 18, 2023
1 parent 71c41df commit 2495a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ ingress:
enabled: true
host: engineering.internal.sas.homeoffice.gov.uk
external:
enabled: false
enabled: true
host: engineering.homeoffice.gov.uk

0 comments on commit 2495a01

Please sign in to comment.