-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #295 from ministryofjustice/staging
Apply ticket RST-7080-add-user-staging
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ metadata: | |
name: gender-recognition-service-admin | ||
namespace: grc-prod | ||
annotations: | ||
nginx.ingress.kubernetes.io/whitelist-source-range: "194.33.196.0/24, 194.33.192.0/24, 51.149.249.0/29, 51.149.249.32/29, 51.149.250.0/24" | ||
nginx.ingress.kubernetes.io/whitelist-source-range: "194.33.196.0/24, 194.33.192.0/24, 51.149.249.0/29, 51.149.249.32/29, 51.149.250.0/24, 88.97.224.83/32" | ||
nginx.ingress.kubernetes.io/server-snippet: | | ||
location @custom_403 { | ||
return 403 "{\"msg\":\"<br/>Gender Recognition Panel<br/>This is a restricted page. Please contact by email or telephone if you need access<br/>[email protected]<br>Telephone: 0300 123 4503 Monday to Friday, 9am to 5pm<br/>\"}"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ metadata: | |
annotations: | ||
external-dns.alpha.kubernetes.io/set-identifier: gender-recognition-service-grc-preprod-green | ||
external-dns.alpha.kubernetes.io/aws-weight: "100" | ||
nginx.ingress.kubernetes.io/whitelist-source-range: "194.33.196.0/24, 194.33.192.0/24, 51.149.249.0/29, 51.149.249.32/29, 51.149.250.0/24, 81.153.123.31/32, 90.209.17.46/32" | ||
nginx.ingress.kubernetes.io/whitelist-source-range: "194.33.196.0/24, 194.33.192.0/24, 51.149.249.0/29, 51.149.249.32/29, 51.149.250.0/24, 81.153.123.31/32, 90.209.17.46/32, 5.151.166.193/32, 94.192.178.93/32" | ||
nginx.ingress.kubernetes.io/server-snippet: | | ||
location @custom_403 { | ||
return 403 "{\"msg\":\"<br/>Gender Recognition Panel<br/>This is a restricted page. Please contact by email or telephone if you need access<br/>[email protected]<br>Telephone: 0300 123 4503 Monday to Friday, 9am to 5pm<br/>\"}"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters